diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2021-01-23 21:10:26 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2021-02-12 08:28:02 -0700 |
commit | 0a2efafbb1c752a7041652445bc1232114409633 (patch) | |
tree | 1c974ca682d57393222530d26d0a7094da8725a3 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 93e4f73a93717993bd239e6606689e9ae01c6926 (diff) |
blk-mq: Always complete remote completions requests in softirq
Controllers with multiple queues have their IRQ-handelers pinned to a
CPU. The core shouldn't need to complete the request on a remote CPU.
Remove this case and always raise the softirq to complete the request.
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Daniel Wagner <[email protected]>
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions