[PATCH 0/4] nohz: Full dynticks fixes/improvements

From: Frederic Weisbecker
Date: Wed Mar 27 2013 - 11:32:55 EST


Hi,

Changes against tip:timers/nohz :

* Fixes for timekeeping
* Handle RCU nocb restriction
* Improvements on info and tunables

I'll send these to Ingo for tip:timers/nohz in a few days if no
comment arise.

You can fetch from:

git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git
timers/nohz

Thanks.

Frederic Weisbecker (4):
nohz: Force boot CPU outside full dynticks range
nohz: Print final full dynticks CPUs range on boot
nohz: Ensure full dynticks CPUs are RCU nocbs
nohz: New option to force all CPUs in full dynticks range

Documentation/kernel-parameters.txt | 6 ++-
include/linux/rcupdate.h | 7 +++
include/linux/tick.h | 2 +
init/main.c | 1 +
kernel/rcutree.c | 6 +-
kernel/rcutree.h | 1 -
kernel/rcutree_plugin.h | 13 ++----
kernel/time/Kconfig | 10 +++++
kernel/time/tick-sched.c | 71 ++++++++++++++++++-----------------
9 files changed, 67 insertions(+), 50 deletions(-)

--
1.7.5.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/