summaryrefslogtreecommitdiffstats
path: root/Kconfig
diff options
context:
space:
mode:
authorLin Feng <linf@wangsu.com>2021-04-15 05:43:26 +0200
committerJens Axboe <axboe@kernel.dk>2021-04-16 14:08:52 +0200
commit7687b38ae470f01749e420079c36cccb24b8619a (patch)
treec650eec206afe0912baeaf2b2bdbf51533eace6c /Kconfig
parentblk-mq: bypass IO scheduler's limit_depth for passthrough request (diff)
downloadlinux-7687b38ae470f01749e420079c36cccb24b8619a.tar.xz
linux-7687b38ae470f01749e420079c36cccb24b8619a.zip
bfq/mq-deadline: remove redundant check for passthrough request
Since commit 01e99aeca39796003 'blk-mq: insert passthrough request into hctx->dispatch directly', passthrough request should not appear in IO-scheduler any more, so blk_rq_is_passthrough checking in addon IO schedulers is redundant. (Notes: this patch passes generic IO load test with hdds under SAS controller and hdds under AHCI controller but obviously not covers all. Not sure if passthrough request can still escape into IO scheduler from blk_mq_sched_insert_requests, which is used by blk_mq_flush_plug_list and has lots of indirect callers.) Signed-off-by: Lin Feng <linf@wangsu.com> Reviewed-by: Ming Lei <ming.lei@redhat.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions