diff options
| author | John Garry <[email protected]> | 2020-08-19 23:20:27 +0800 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2020-09-03 15:20:47 -0600 |
| commit | f1b49fdc1c64db110aa1315831e5fe0f8599fa56 (patch) | |
| tree | 3326f32212adf701cd0b0882f1e0193ac22dad1a /tools/perf/scripts/python | |
| parent | bccf5e26d99c28980bd6ced474422a1b18402263 (diff) | |
blk-mq: Record active_queues_shared_sbitmap per tag_set for when using shared sbitmap
For when using a shared sbitmap, no longer should the number of active
request queues per hctx be relied on for when judging how to share the tag
bitmap.
Instead maintain the number of active request queues per tag_set, and make
the judgement based on that.
Originally-from: Kashyap Desai <[email protected]>
Signed-off-by: John Garry <[email protected]>
Tested-by: Don Brace<[email protected]> #SCSI resv cmds patches used
Tested-by: Douglas Gilbert <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions