• J
    blk-wbt: allow wbt to be enabled always through sysfs · d62118b6
    Jens Axboe 提交于
    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: NJens Axboe <axboe@fb.com>
    d62118b6
blk-wbt.h 3.9 KB