Re: [RFC PATCH 0/3] workqueue: Control cpu affinity of !WQ_SYSFS unbound workqueues

2014-03-14 Thread Kevin Hilman
Frederic Weisbecker writes: > There are several types of workqueues. Some of them are bound to specific > CPUs, some others are unbound and can be executed on any CPU. > > A tiny subset of the unbound workqueues have a sysfs representation > in /sys/devices/virtual/workqueue/ and have a cpumask f

[RFC PATCH 0/3] workqueue: Control cpu affinity of !WQ_SYSFS unbound workqueues

2014-03-14 Thread Frederic Weisbecker
There are several types of workqueues. Some of them are bound to specific CPUs, some others are unbound and can be executed on any CPU. A tiny subset of the unbound workqueues have a sysfs representation in /sys/devices/virtual/workqueue/ and have a cpumask file than can be used to tweak their CPU