summaryrefslogtreecommitdiff
path: root/fs/io_uring.c
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2020-10-22 09:02:50 -0600
committerJens Axboe <axboe@kernel.dk>2020-10-22 09:02:50 -0600
commit43c01fbefdf110e8713d6c0ff71055f06b9888a0 (patch)
tree8b1265322ff776fe50d82f0f1cda707ba9c24b10 /fs/io_uring.c
parentff5771613cd7b3a76cd16cb54aa81d30d3c11d48 (diff)
downloadlinux-next-43c01fbefdf110e8713d6c0ff71055f06b9888a0.tar.gz
io-wq: re-set NUMA node affinities if CPUs come online
We correctly set io-wq NUMA node affinities when the io-wq context is setup, but if an entire node CPU set is offlined and then brought back online, the per node affinities are broken. Ensure that we set them again whenever a CPU comes online. This ensures that we always track the right node affinity. The usual cpuhp notifiers are used to drive it. Reported-by: Zhang Qiang <qiang.zhang@windriver.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/io_uring.c')
0 files changed, 0 insertions, 0 deletions