Skip to content
Commit fcecfa8f authored by Tejun Heo's avatar Tejun Heo
Browse files

workqueue: Remove module param disable_numa and sysfs knobs pool_ids and numa



Unbound workqueue CPU affinity is going to receive an overhaul and the NUMA
specific knobs won't make sense anymore. Remove them. Also, the pool_ids
knob was used for debugging and not really meaningful given that there is no
visibility into the pools associated with those IDs. Remove it too. A future
patch will improve overall visibility.

Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 797e8345
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment