Skip to content
Snippets Groups Projects
Commit 523a301e authored by Tejun Heo's avatar Tejun Heo
Browse files

workqueue: Make default affinity_scope dynamically updatable


While workqueue.default_affinity_scope is writable, it only affects
workqueues which are created afterwards and isn't very useful. Instead,
let's introduce explicit "default" scope and update the effective scope
dynamically when workqueue.default_affinity_scope is changed.

Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 7dbf15c5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment