]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1f168c2e9a1a6103e21528288e5bd49b18db9569
treed840ee9e0a31bead74dfb6f811a43493c7d7f488
parentebf0ab815b778553eac89bf954ffc4ceda8db627
sched, nohz: Exclude isolated cores from load balancing

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