diff options
author | Christoph Hellwig <hch@lst.de> | 2025-01-06 11:35:11 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-01-06 17:37:41 +0300 |
commit | ce32496ec1abe866225f2e2005ceda68cf4c7bf4 (patch) | |
tree | 2415de287b8b651f1d4cdcc91b5c8e27c2c07131 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e7602bb4f3a1234df8b75728ac3260bcb8242612 (diff) | |
download | linux-ce32496ec1abe866225f2e2005ceda68cf4c7bf4.tar.xz |
block: simplify tag allocation policy selection
Use a plain BLK_MQ_F_* flag to select the round robin tag selection
instead of overlaying an enum with just two possible values into the
flags space.
Doing so allows adding a BLK_MQ_F_MAX sentinel for simplified overflow
checking in the messy debugfs helpers.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: John Garry <john.g.garry@oracle.com>
Link: https://lore.kernel.org/r/20250106083531.799976-5-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions