diff options
| author | Christoph Hellwig <[email protected]> | 2022-11-01 16:00:46 +0100 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2022-11-02 08:35:34 -0600 |
| commit | 8537380bb9882c201db60a1eb201aac6e74083e8 (patch) | |
| tree | 8e24998a609bc4ce247893890a461c6021336407 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 2b4c2355c5e155cdf341d9ce2c2355b4b26c32c9 (diff) | |
blk-mq: skip non-mq queues in blk_mq_quiesce_queue
For submit_bio based queues there is no (S)RCU critical section during
I/O submission and thus nothing to wait for in blk_mq_wait_quiesce_done,
so skip doing any synchronization. No non-mq driver should be calling
this, but for now we have core callers that unconditionally call into it.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Keith Busch <[email protected]>
Reviewed-by: Sagi Grimberg <[email protected]>
Reviewed-by: Ming Lei <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Reviewed-by: Chaitanya Kulkarni <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions