[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1371045758-5296-1-git-send-email-fweisbec@gmail.com>
Date: Wed, 12 Jun 2013 16:02:32 +0200
From: Frederic Weisbecker <fweisbec@...il.com>
To: LKML <linux-kernel@...r.kernel.org>
Cc: Frederic Weisbecker <fweisbec@...il.com>,
Steven Rostedt <rostedt@...dmis.org>,
"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>,
Ingo Molnar <mingo@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Thomas Gleixner <tglx@...utronix.de>,
Peter Zijlstra <peterz@...radead.org>,
Li Zhong <zhong@...ux.vnet.ibm.com>,
Borislav Petkov <bp@...en8.de>,
Josh Triplett <josh@...htriplett.org>,
Don Zickus <dzickus@...hat.com>,
"Srivatsa S. Bhat" <srivatsa.bhat@...ux.vnet.ibm.com>,
Anish Singh <anish198519851985@...il.com>,
"H. Peter Anvin" <hpa@...or.com>
Subject: [PATCH 0/6] timers nohz updates preview for 3.11
Hi,
So here is a first batch of some patches I think could go for 3.11
Except for "rcu: Prevent CPU from stopping tick if awaited for quiescent state report"
which needs more thinking. I believe we can do more from the IPI to force a
quiescent state without the need to restart the tick.
For those who want to check through git:
git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git
timers/core-preview
Thanks,
Frederic
---
Frederic Weisbecker (5):
sched: Disable lb_bias feature for full dynticks
watchdog: Register / unregister watchdog kthreads on sysctl control
watchdog: Boot-disable by default on full dynticks
rcu: Prevent CPU from stopping tick if awaited for quiescent state report
nohz: Remove obsolete check for full dynticks CPUs to be RCU nocbs
Steven Rostedt (1):
nohz: Warn if the machine can not perform nohz_full
include/linux/rcupdate.h | 3 +
kernel/rcutree_plugin.h | 43 +++++++++++++++++++++
kernel/sched/fair.c | 13 +++++-
kernel/sched/features.h | 3 +
kernel/time/tick-sched.c | 20 +++++-----
kernel/watchdog.c | 93 ++++++++++++++++++++++++++-------------------
6 files changed, 124 insertions(+), 51 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