diff options
author | Ming Lei <[email protected]> | 2021-06-25 10:02:48 +0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2021-06-25 09:50:31 -0600 |
commit | cb9516be7708a2a18ec0a19fe3a225b5b3bc92c7 (patch) | |
tree | ee5d183398393aa97d7a782437f828cb35a4a305 /scripts/gdb/linux/timerlist.py | |
parent | fd2ef39cc9a6b9c4c41864ac506906c52f94b06a (diff) |
blk-mq: update hctx->dispatch_busy in case of real scheduler
Commit 6e6fcbc27e77 ("blk-mq: support batching dispatch in case of io")
starts to support io batching submission by using hctx->dispatch_busy.
However, blk_mq_update_dispatch_busy() isn't changed to update hctx->dispatch_busy
in that commit, so fix the issue by updating hctx->dispatch_busy in case
of real scheduler.
Reported-by: Jan Kara <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Fixes: 6e6fcbc27e77 ("blk-mq: support batching dispatch in case of io")
Signed-off-by: Ming Lei <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions