diff options
author | Keith Busch <[email protected]> | 2019-12-07 01:16:59 +0900 |
---|---|---|
committer | Keith Busch <[email protected]> | 2019-12-07 02:52:42 +0900 |
commit | 17c3316734ae2e51f74078cd955ab855caea7d73 (patch) | |
tree | c835b462039608025e1170ea0c14bc39cd726bbf /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
parent | 3f68baf706ec68c4120867c25bc439c845fe3e17 (diff) |
nvme/pci Limit write queue sizes to possible cpus
The driver can never use more queues of any type than the number of
possible CPUs, so a higher value causes the driver to allocate more
memory for IO queues than it could ever use. Limit the parameter at
module load time to the number of possible cpus.
Reviewed-by: Jens Axboe <[email protected]>
Signed-off-by: Keith Busch <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions