diff options
author | Christoph Hellwig <[email protected]> | 2024-05-31 09:48:07 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2024-06-14 10:19:44 -0600 |
commit | 969f17e10f5b732c05186ee0126c8a08166d0cda (patch) | |
tree | 325df113acefa7b4fbd05ae40dd32b575c43b3fc /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 804e498e0496d889090f32f812b5ce1a4f2aa63e (diff) |
sr: convert to the atomic queue limits API
Assign all queue limits through a local queue_limits variable and
queue_limits_commit_update so that we can't race updating them from
multiple places, and free the queue when updating them so that
in-progress I/O submissions don't see half-updated limits.
Also use the chance to clean up variable names to standard ones.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Damien Le Moal <[email protected]>
Reviewed-by: Martin K. Petersen <[email protected]>
Link: https://lore.kernel.org/r/[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