aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorBeld Zhang <[email protected]>2021-11-02 12:32:08 -0600
committerJens Axboe <[email protected]>2021-11-02 12:33:35 -0600
commit71c9ce27bb57c59d8d7f5298e730c8096eef3d1f (patch)
tree59d31c9a2da46dcd517237c73dca44575d9a3fe7 /tools/perf/util/trace-event-scripting.c
parent9881024aab8094a53756c7aee42564306c8e3580 (diff)
io-wq: fix max-workers not correctly set on multi-node system
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: 2e480058ddc2 ("io-wq: provide a way to limit max number of workers") Signed-off-by: Beld Zhang <[email protected]> [axboe: minor fixups] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions