Home
last modified time | relevance | path

Searched hist:a1cb65377e707500819b2c2c34064e5ceb32798b (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/block/
H A Dblk-merge.cdiff a1cb65377e707500819b2c2c34064e5ceb32798b Tue Nov 02 08:35:00 CDT 2021 Ming Lei <ming.lei@redhat.com> blk-mq: only try to run plug merge if request has same queue with incoming bio

It is obvious that io merge can't be done between two different queues, so
just try to run io merge in case of same queue.

Signed-off-by: Ming Lei <ming.lei@redhat.com>
Link: https://lore.kernel.org/r/20211102133502.3619184-2-ming.lei@redhat.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>