aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJens Axboe <[email protected]>2018-10-29 13:25:27 -0600
committerJens Axboe <[email protected]>2018-11-07 13:44:59 -0700
commit392546aed22009060911f76b6ea24520e2f8b50f (patch)
treed0277e8fe433b046a5d72d8ffb739db2bc1b3012 /tools/perf/scripts/python
parentb3c661b15d5ab11d982e58bee23e05c1780528a1 (diff)
blk-mq: separate number of hardware queues from nr_cpu_ids
With multiple maps, nr_cpu_ids is no longer the maximum number of hardware queues we support on a given devices. The initializer of the tag_set can have set ->nr_hw_queues larger than the available number of CPUs, since we can exceed that with multiple queue maps. Reviewed-by: Hannes Reinecke <[email protected]> Reviewed-by: Bart Van Assche <[email protected]> Reviewed-by: Keith Busch <[email protected]> Reviewed-by: Sagi Grimberg <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions