Hi,

So this version now handles ordered workqueues as well by changing the
affinity of ordered pools as per Tejun suggestion. See patch 4/4 for
details. I'm just not 100% sure about locking correctness.

I also fixed a few comments in patch 2/4 to better describe unbound mutex
coverage.

git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git
        core/workqueue-anon-sysfs-v2

Thanks,
        Frederic
---

Frederic Weisbecker (4):
      workqueue: Move workqueue bus attr to device attribute
      workqueues: Account unbound workqueue in a seperate list
      workqueue: Add anon workqueue sysfs hierarchy
      workqueue: Include ordered workqueues in anon workqueue sysfs interface


 kernel/workqueue.c | 201 ++++++++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 191 insertions(+), 10 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to