summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/fabrics.h
diff options
context:
space:
mode:
authorKeith Busch <kbusch@kernel.org>2019-12-07 01:16:59 +0900
committerKeith Busch <kbusch@kernel.org>2019-12-07 02:52:42 +0900
commit17c3316734ae2e51f74078cd955ab855caea7d73 (patch)
treec835b462039608025e1170ea0c14bc39cd726bbf /drivers/nvme/host/fabrics.h
parent3f68baf706ec68c4120867c25bc439c845fe3e17 (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 <axboe@kernel.dk> Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'drivers/nvme/host/fabrics.h')
0 files changed, 0 insertions, 0 deletions