Searched hist:"4 cafe86c" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/block/ |
H A D | blk-mq-sched.c | 4cafe86c Fri Dec 03 07:15:34 CST 2021 Ming Lei <ming.lei@redhat.com> blk-mq: run dispatch lock once in case of issuing from list
It isn't necessary to call blk_mq_run_dispatch_ops() once for issuing single request directly, and enough to do it one time when issuing from whole list.
Signed-off-by: Ming Lei <ming.lei@redhat.com> Link: https://lore.kernel.org/r/20211203131534.3668411-5-ming.lei@redhat.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
H A D | blk-mq.c | 4cafe86c Fri Dec 03 07:15:34 CST 2021 Ming Lei <ming.lei@redhat.com> blk-mq: run dispatch lock once in case of issuing from list
It isn't necessary to call blk_mq_run_dispatch_ops() once for issuing single request directly, and enough to do it one time when issuing from whole list.
Signed-off-by: Ming Lei <ming.lei@redhat.com> Link: https://lore.kernel.org/r/20211203131534.3668411-5-ming.lei@redhat.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
|