diff options
author | 2024-03-13 20:38:10 +0800 | |
---|---|---|
committer | 2024-03-18 13:41:11 -0700 | |
commit | 0c29f9fa46bbe4fdc218134823d80cf9934ef231 (patch) | |
tree | 7061753b5992ec5b819a07a1ef3b5a589931a057 /scripts/gdb/linux/utils.py | |
parent | nvme-tcp: Export the nvme_tcp_wq to sysfs (diff) | |
download | linux-rng-0c29f9fa46bbe4fdc218134823d80cf9934ef231.tar.xz linux-rng-0c29f9fa46bbe4fdc218134823d80cf9934ef231.zip |
nvme/tcp: Add wq_unbound modparam for nvme_tcp_wq
The default nvme_tcp_wq will use all CPUs to process tasks. Sometimes it is
necessary to set CPU affinity to improve performance.
A new module parameter wq_unbound is added here. If set to true, users can
configure cpu affinity through
/sys/devices/virtual/workqueue/nvme_tcp_wq/cpumask.
Signed-off-by: Li Feng <fengli@smartx.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions