diff options
author | Ming Lei <[email protected]> | 2019-09-27 15:24:30 +0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2019-09-27 11:38:28 -0600 |
commit | a12de1d42d74ef3c80e9fb9a2da94daaef747869 (patch) | |
tree | 730e2f9be02fa7087af02e7b9d825dc7a3b2b3b0 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 8d6996630c03d7ceeabe2611378fea5ca1c3f1b3 (diff) |
blk-mq: honor IO scheduler for multiqueue devices
If a device is using multiple queues, the IO scheduler may be bypassed.
This may hurt performance for some slow MQ devices, and it also breaks
zoned devices which depend on mq-deadline for respecting the write order
in one zone.
Don't bypass io scheduler if we have one setup.
This patch can double sequential write performance basically on MQ
scsi_debug when mq-deadline is applied.
Cc: Bart Van Assche <[email protected]>
Cc: Hannes Reinecke <[email protected]>
Cc: Dave Chinner <[email protected]>
Reviewed-by: Javier González <[email protected]>
Reviewed-by: Damien Le Moal <[email protected]>
Signed-off-by: Ming Lei <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions