Files
kernel/fs
Beld Zhang cd63d080b9 io-wq: fix max-workers not correctly set on multi-node system
[ Upstream commit 71c9ce27bb ]

In io-wq.c:io_wq_max_workers(), new_count[] was changed right after each
node's value was set. This caused the following node getting the setting
of the previous one.

Returned values are copied from node 0.

Fixes: 2e480058dd ("io-wq: provide a way to limit max number of workers")
Signed-off-by: Beld Zhang <beldzhang@gmail.com>
[axboe: minor fixups]
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-11-18 19:17:05 +01:00
..
2021-08-19 09:02:55 +09:00
2021-10-19 09:36:06 +02:00
2021-11-18 19:15:56 +01:00
2021-11-18 19:16:19 +01:00
2021-08-26 22:28:02 +02:00
2021-11-18 19:16:48 +01:00
2021-09-10 09:46:48 -07:00
2021-08-16 10:50:32 -06:00
2021-08-19 09:02:55 +09:00
2021-08-18 22:08:24 +02:00
2021-08-10 17:57:22 +02:00