diff options
author | Shaohua Li <shli@fb.com> | 2017-02-01 18:53:16 +0100 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2017-03-02 16:56:04 +0100 |
commit | d3af3ecdc62c46fa67ce7a681f173acb1d750e33 (patch) | |
tree | ff9ee4bb65a27a05af27233a6b0dae53e00fc06a /block/blk-mq-sched.c | |
parent | PCI: add an API to get node from vector (diff) | |
download | linux-d3af3ecdc62c46fa67ce7a681f173acb1d750e33.tar.xz linux-d3af3ecdc62c46fa67ce7a681f173acb1d750e33.zip |
nvme: allocate nvme_queue in correct node
nvme_queue is per-cpu queue (mostly). Allocating it in node where blk-mq
will use it.
Signed-off-by: Shaohua Li <shli@fb.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'block/blk-mq-sched.c')
0 files changed, 0 insertions, 0 deletions