diff options
author | Jens Axboe <axboe@kernel.dk> | 2020-10-15 19:13:07 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-10-17 18:25:44 +0300 |
commit | a8b595b22d31f83b715511f59012f152a269d83b (patch) | |
tree | d16fad2aa6470eb99755f5fc02960e6fb86b0730 /fs/io-wq.h | |
parent | 55cbc2564ab2fd555ec0fc39311a9cfb811d7da5 (diff) | |
download | linux-a8b595b22d31f83b715511f59012f152a269d83b.tar.xz |
io-wq: assign NUMA node locality if appropriate
There was an assumption that kthread_create_on_node() would properly set
NUMA affinities in terms of CPUs allowed, but it doesn't. Make sure we
do this when creating an io-wq context on NUMA.
Cc: stable@vger.kernel.org
Stefan Metzmacher <metze@samba.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/io-wq.h')
0 files changed, 0 insertions, 0 deletions