forked from luck/tmp_suning_uos_patched
null_blk: add usage hints for no_sched
This parameter provide an option to disable io scheduler when nullb* in multi-queue mode. Signed-off-by: weiping zhang <zhangweiping@didichuxing.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
This commit is contained in:
parent
23c4490d2b
commit
fc186311f2
|
@ -73,3 +73,7 @@ use_per_node_hctx=[0/1]: Default: 0
|
|||
|
||||
use_lightnvm=[0/1]: Default: 0
|
||||
Register device with LightNVM. Requires blk-mq and CONFIG_NVM to be enabled.
|
||||
|
||||
no_sched=[0/1]: Default: 0
|
||||
0: nullb* use default blk-mq io scheduler.
|
||||
1: nullb* doesn't use io scheduler.
|
||||
|
|
Loading…
Reference in New Issue
Block a user