diff options
author | Christoph Hellwig <[email protected]> | 2024-06-17 08:04:38 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2024-06-19 07:58:28 -0600 |
commit | af2814149883e2c1851866ea2afcd8eadc040f79 (patch) | |
tree | 919ad5db5c48453f9811a6df2fdc36db0f7c7493 /tools/perf/scripts/python/parallel-perf.py | |
parent | 6b377787a306253111404325aee98005b361e59a (diff) |
block: freeze the queue in queue_attr_store
queue_attr_store updates attributes used to control generating I/O, and
can cause malformed bios if changed with I/O in flight. Freeze the queue
in common code instead of adding it to almost every attribute.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Bart Van Assche <[email protected]>
Reviewed-by: Damien Le Moal <[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/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions