diff options
author | Christoph Hellwig <[email protected]> | 2017-06-26 12:20:58 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2017-06-28 23:00:07 +0200 |
commit | 425a17cbfff933c4cca4eeef5caa5926d198dd85 (patch) | |
tree | 826b947c66bdda4bb0167eacd7751b6b593545b8 /scripts/gdb/linux/tasks.py | |
parent | 4b855ad37194f7bdbb200ce7a1c7051fecb56a08 (diff) |
nvme: Allocate queues for all possible CPUs
Unlike most drŅvers that simply pass the maximum possible vectors to
pci_alloc_irq_vectors NVMe needs to configure the device before allocting
the vectors, so it needs a manual update for the new scheme of using
all present CPUs.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Jens Axboe <[email protected]>
Cc: Keith Busch <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions