Lines Matching refs:this
15 value of this file is '1'(on).
29 requests issued to the device must not exceed this limit. A discard_max_bytes
34 While discard_max_hw_bytes is the hardware limit for the device, this
36 large discards are issued, setting this value lower will make Linux issue
42 When read, this file will show if the discarded block are zeroed by the
64 When read, this file shows the max limit of integrity segments as
97 this amount, since it applies only to reads or writes (not the accumulated
102 CONFIG_BLK_CGROUP is enabled, and this parameter applies to each such
117 Maximum number of kilobytes to read-ahead for filesystems on this block
127 If this option is '1', the block layer will migrate request completions to the
128 cpu "group" that originally submitted the request. For some workloads this
132 processing setting this option to '2' forces the completion to run on the
137 When read, this file will display the current and available IO schedulers
138 for this block device. The currently active IO scheduler will be enclosed
139 in [] brackets. Writing an IO scheduler name to this file will switch
140 control of this block device to that new IO scheduler. Note that writing
141 an IO scheduler name to this file will attempt to load that IO scheduler