diff options
| author | Bart Van Assche <[email protected]> | 2023-05-17 10:42:26 -0700 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2023-05-18 19:47:49 -0600 |
| commit | b2097bd24b438d49d82a5c317be4dc74b626236a (patch) | |
| tree | 8a8102fc52db2a213f196acca66a6ef159495399 /tools/perf/scripts/python | |
| parent | 3b463cbea908a9c8d4b9eda09765070506864cbe (diff) | |
block: mq-deadline: Reduce lock contention
blk_mq_free_requests() calls dd_finish_request() indirectly. Prevent
nested locking of dd->lock and dd->zone_lock by moving the code for
freeing requests.
Reviewed-by: Damien Le Moal <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Cc: Ming Lei <[email protected]>
Signed-off-by: Bart Van Assche <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions