[PATCH 00/14] blk-mq-sched: fix SCSI-MQ performance regression

2017-07-31 Thread Ming Lei
In Red Hat internal storage test wrt. blk-mq scheduler, we found that its performance is quite bad, especially about sequential I/O on some multi-queue SCSI devcies. Turns out one big issue causes the performance regression: requests are still dequeued from sw queue/scheduler queue even when

[PATCH 00/14] blk-mq-sched: fix SCSI-MQ performance regression

2017-07-31 Thread Ming Lei
In Red Hat internal storage test wrt. blk-mq scheduler, we found that its performance is quite bad, especially about sequential I/O on some multi-queue SCSI devcies. Turns out one big issue causes the performance regression: requests are still dequeued from sw queue/scheduler queue even when