diff options
author | Shaohua Li <shli@fb.com> | 2017-02-01 18:53:14 +0100 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2017-03-02 16:56:04 +0100 |
commit | 59f082e464ae0533813d5a1c3149b22563da93d7 (patch) | |
tree | a77cee5b021bf86029847ef2696c30589086a640 /block/blk-ioc.c | |
parent | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... (diff) | |
download | linux-59f082e464ae0533813d5a1c3149b22563da93d7.tar.xz linux-59f082e464ae0533813d5a1c3149b22563da93d7.zip |
blk-mq: allocate blk_mq_tags and requests in correct node
blk_mq_tags/requests of specific hardware queue are mostly used in
specific cpus, which might not be in the same numa node as disk. For
example, a nvme card is in node 0. half hardware queue will be used by
node 0, the other node 1.
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-ioc.c')
0 files changed, 0 insertions, 0 deletions