aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorKeith Busch <[email protected]>2016-05-13 12:38:09 -0600
committerJens Axboe <[email protected]>2016-05-17 17:14:21 -0600
commit2800b8e7d9dfca1fd9d044dcf7a046b5de5a7239 (patch)
tree94ebf9f41b80b80f06faeacb234ec8673b471e29 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent24b9f0cf00c8e8df29a4ddfec8c139ad62753113 (diff)
NVMe: Allocate queues only for online cpus
The driver previously requested allocating queues for the total possible number of CPUs so that blk-mq could rebalance these if CPUs were added after initialization. The number of hardware contexts can now be changed at runtime, so we only need to allocate the number of online queues since we can add more later. Suggested-by: Jeff Lien <[email protected]> Signed-off-by: Keith Busch <[email protected]> Reviewed-by: Johannes Thumshirn <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions