nohz: Print final full dynticks CPUs range on boot
authorFrederic Weisbecker <fweisbec@gmail.com>
Tue, 26 Mar 2013 14:04:50 +0000 (15:04 +0100)
committerFrederic Weisbecker <fweisbec@gmail.com>
Wed, 3 Apr 2013 12:00:48 +0000 (14:00 +0200)
commit1034fc2f41aaf32f782a9362178f9a236ac5a50a
tree0c6a5e0e6cbd9c02f0c1049ba0d1292a8ac7bb3e
parent3ca277e41914ab344214ed50a41c14c48ae973f3
nohz: Print final full dynticks CPUs range on boot

Given that we apply a few restrictions on the full dynticks
CPUs range (keep an online timekeeper oustide the range,
then in the future have the range be an RCU nocb CPUs subset),
let's print the final resulting range of full dynticks CPUs to
the user so that he knows what's really going to run.

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Chris Metcalf <cmetcalf@tilera.com>
Cc: Christoph Lameter <cl@linux.com>
Cc: Geoff Levand <geoff@infradead.org>
Cc: Gilad Ben Yossef <gilad@benyossef.com>
Cc: Hakan Akkan <hakanakkan@gmail.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Kevin Hilman <khilman@linaro.org>
Cc: Li Zhong <zhong@linux.vnet.ibm.com>
Cc: Namhyung Kim <namhyung.kim@lge.com>
Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
kernel/time/tick-sched.c
This page took 0.025462 seconds and 5 git commands to generate.