diff options
author | Sam Bradshaw <sbradshaw@micron.com> | 2014-07-30 00:31:36 +0400 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2014-11-04 23:17:08 +0300 |
commit | 5905535610fc6b11379a999ff45bfa39f0d605b6 (patch) | |
tree | 53ab6a05b536836a31365822a6bd319b4fc00714 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 302c6727e5eb4d0be0e02d077b65feb3e73ea254 (diff) | |
download | linux-5905535610fc6b11379a999ff45bfa39f0d605b6.tar.xz |
NVMe: Correctly handle IOCTL_SUBMIT_IO when cpus > online queues
nvme_submit_io_cmd() uses smp_processor_id() to pick an IO queue index.
This patch fixes the case where there are more cpus from which the ioctl
call can originate than online queues, which can happen when a device
supports or was allocated fewer interrupt vectors than exist cpu cores.
Thanks to Keith Busch for the implementation suggestion.
Signed-off-by: Sam Bradshaw <sbradshaw@micron.com>
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions