[PATCH 3/4 V5] workqueue: Create low-level unbound workqueues cpumask

2015-03-17 Thread Lai Jiangshan
From: Frederic Weisbecker Create a cpumask that limit the affinity of all unbound workqueues. This cpumask is controlled though a file at the root of the workqueue sysfs directory. It works on a lower-level than the per WQ_SYSFS workqueues cpumask files such that the effective cpumask applied

[PATCH 3/4 V5] workqueue: Create low-level unbound workqueues cpumask

2015-03-17 Thread Lai Jiangshan
From: Frederic Weisbecker fweis...@gmail.com Create a cpumask that limit the affinity of all unbound workqueues. This cpumask is controlled though a file at the root of the workqueue sysfs directory. It works on a lower-level than the per WQ_SYSFS workqueues cpumask files such that the effective