sched, nohz: Exclude isolated cores from load balancing
authorMike Galbraith <mgalbraith@suse.de>
Mon, 5 Dec 2011 09:01:47 +0000 (10:01 +0100)
committerIngo Molnar <mingo@kernel.org>
Sat, 22 Feb 2014 17:17:22 +0000 (18:17 +0100)
The user explicitly disabled load balancing, else this core would not be
disconnected.  Don't add these to nohz.idle_cpus_mask.

Signed-off-by: Mike Galbraith <mgalbraith@suse.de>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Cc: Lei Wen <leiwen@marvell.com>
Link: http://lkml.kernel.org/n/tip-vmme4f49psirp966pklm5l9j@git.kernel.org
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/sched/fair.c

Simple merge