[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1395940862-31428-1-git-send-email-fweisbec@gmail.com>
Date: Thu, 27 Mar 2014 18:20:58 +0100
From: Frederic Weisbecker <fweisbec@...il.com>
To: LKML <linux-kernel@...r.kernel.org>
Cc: Frederic Weisbecker <fweisbec@...il.com>,
Christoph Lameter <cl@...ux.com>,
Kevin Hilman <khilman@...aro.org>,
Mike Galbraith <bitbucket@...ine.de>,
"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>,
Tejun Heo <tj@...nel.org>,
Viresh Kumar <viresh.kumar@...aro.org>
Subject: [PATCH 0/4] workqueue: Control cpu affinity of all unbound workqueues v2
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists