[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1338811708-18819-1-git-send-email-fweisbec@gmail.com>
Date: Mon, 4 Jun 2012 14:08:26 +0200
From: fweisbec@...il.com
To: Ingo Molnar <mingo@...nel.org>,
"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
Cc: LKML <linux-kernel@...r.kernel.org>,
Frederic Weisbecker <fweisbec@...il.com>,
Alessio Igor Bogani <abogani@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Avi Kivity <avi@...hat.com>,
Chris Metcalf <cmetcalf@...era.com>,
Christoph Lameter <cl@...ux.com>,
Daniel Lezcano <daniel.lezcano@...aro.org>,
Geoff Levand <geoff@...radead.org>,
Gilad Ben Yossef <gilad@...yossef.com>,
Hakan Akkan <hakanakkan@...il.com>,
Kevin Hilman <khilman@...com>,
Max Krasnyansky <maxk@...lcomm.com>,
Peter Zijlstra <peterz@...radead.org>,
Stephen Hemminger <shemminger@...tta.com>,
Steven Rostedt <rostedt@...dmis.org>,
Sven-Thorsten Dietrich <thebigcorporation@...il.com>,
Thomas Gleixner <tglx@...utronix.de>
Subject: [PATCH 0/2] rcu: Extended quiescent state for adaptive nohz
From: Frederic Weisbecker <fweisbec@...il.com>
Paul, Ingo,
This is a rebase of the nohz cpusets RCU APIs on top of Paul's latest
-rcu (rcu/core) branch.
I have only built tested it yet, I need to do a full rebase of my
tree to test it in practice. But I wanted to show you how it looks
like first.
I also wonder if we can set that to a tree somewhere. Ingo suggested
to set up a tree on -tip to apply the uncontroversial part of nohz
cpusets patches and iterate from there. I think it would accelerate
everything if we start doing that.
Tell me what you think.
Thanks.
Frederic Weisbecker (2):
rcu: New rcu_user_enter() and rcu_user_exit() APIs
rcu: New rcu_user_enter_irq() and rcu_user_exit_irq() APIs
include/linux/rcupdate.h | 4 +
kernel/rcutree.c | 184 +++++++++++++++++++++++++++++++++++++++------
2 files changed, 163 insertions(+), 25 deletions(-)
--
1.7.5.4
--
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