commit | d3af3ecdc62c46fa67ce7a681f173acb1d750e33 | [log] [tgz] |
---|---|---|
author | Shaohua Li <shli@fb.com> | Wed Feb 01 09:53:16 2017 -0800 |
committer | Jens Axboe <axboe@fb.com> | Thu Mar 02 08:56:04 2017 -0700 |
tree | ff9ee4bb65a27a05af27233a6b0dae53e00fc06a | |
parent | 27ddb689909cd0bab30524a5f720ae3a3e55acac [diff] |
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>