kernel-ark/kernel/sched
Suresh Siddha 786d6dc7ae sched, nohz: Clean up the find_new_ilb() using sched groups nr_busy_cpus
nr_busy_cpus in the sched_group_power indicates whether the group
is semi idle or not. This helps remove the is_semi_idle_group() and simplify
the find_new_ilb() in the context of finding an optimal cpu that can do
idle load balancing.

Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/20111202010832.656983582@sbsiddha-desk.sc.intel.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2011-12-06 09:06:36 +01:00
..
auto_group.c
auto_group.h
clock.c
core.c sched, nohz: Track nr_busy_cpus in the sched_group_power 2011-12-06 09:06:32 +01:00
cpupri.c
cpupri.h
debug.c
fair.c sched, nohz: Clean up the find_new_ilb() using sched groups nr_busy_cpus 2011-12-06 09:06:36 +01:00
features.h
idle_task.c
Makefile
rt.c sched/rt: Code cleanup, remove a redundant function call 2011-12-06 09:06:28 +01:00
sched.h sched, nohz: Track nr_busy_cpus in the sched_group_power 2011-12-06 09:06:32 +01:00
stats.c
stats.h
stop_task.c