diff options
author | Ming Lei <[email protected]> | 2021-04-06 11:19:33 +0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2021-04-07 10:15:23 -0600 |
commit | 580dca8143d215977811bd2ff881e1e4f6ff39f0 (patch) | |
tree | 1b21c4af3874f4914ce8cc2e6cb739470e101527 /scripts/gdb/linux/timerlist.py | |
parent | 393bb12e00580aaa23356504eed38d8f5571153a (diff) |
blk-mq: set default elevator as deadline in case of hctx shared tagset
Yanhui found that write performance is degraded a lot after applying
hctx shared tagset on one test machine with megaraid_sas. And turns out
it is caused by none scheduler which becomes default elevator caused by
hctx shared tagset patchset.
Given more scsi HBAs will apply hctx shared tagset, and the similar
performance exists for them too.
So keep previous behavior by still using default mq-deadline for queues
which apply hctx shared tagset, just like before.
Fixes: 32bc15afed04 ("blk-mq: Facilitate a shared sbitmap per tagset")
Reported-by: Yanhui Ma <[email protected]>
Cc: John Garry <[email protected]>
Cc: Hannes Reinecke <[email protected]>
Signed-off-by: Ming Lei <[email protected]>
Reviewed-by: Martin K. Petersen <[email protected]>
Reviewed-by: Bart Van Assche <[email protected]>
Reviewed-by: John Garry <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions