Searched hist:d62118b6dd99b8f64350206a6ea6996083b28c9a (Results 1 – 3 of 3) sorted by relevance
/linux/block/ |
H A D | blk-wbt.h | diff d62118b6dd99b8f64350206a6ea6996083b28c9a Mon Nov 28 17:40:34 CET 2016 Jens Axboe <axboe@fb.com> blk-wbt: allow wbt to be enabled always through sysfs
Currently there's no way to enable wbt if it's not enabled in the kernel config by default for a device. Allow a write to the 'wbt_lat_usec' queue sysfs file to enable wbt.
This is useful for both the kernel config case, but also if the device is CFQ managed and it was turned off by default.
Signed-off-by: Jens Axboe <axboe@fb.com>
|
H A D | blk-wbt.c | diff d62118b6dd99b8f64350206a6ea6996083b28c9a Mon Nov 28 17:40:34 CET 2016 Jens Axboe <axboe@fb.com> blk-wbt: allow wbt to be enabled always through sysfs
Currently there's no way to enable wbt if it's not enabled in the kernel config by default for a device. Allow a write to the 'wbt_lat_usec' queue sysfs file to enable wbt.
This is useful for both the kernel config case, but also if the device is CFQ managed and it was turned off by default.
Signed-off-by: Jens Axboe <axboe@fb.com>
|
H A D | blk-sysfs.c | diff d62118b6dd99b8f64350206a6ea6996083b28c9a Mon Nov 28 17:40:34 CET 2016 Jens Axboe <axboe@fb.com> blk-wbt: allow wbt to be enabled always through sysfs
Currently there's no way to enable wbt if it's not enabled in the kernel config by default for a device. Allow a write to the 'wbt_lat_usec' queue sysfs file to enable wbt.
This is useful for both the kernel config case, but also if the device is CFQ managed and it was turned off by default.
Signed-off-by: Jens Axboe <axboe@fb.com>
|