linux/kernel/sched
Mike Galbraith 916671c08b sched: Set skip_clock_update in yield_task_fair()
This is another case where we are on our way to schedule(),
so can save a useless clock update and resulting microscopic
vruntime update.

Signed-off-by: Mike Galbraith <efault@gmx.de>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1321971686.6855.18.camel@marge.simson.net
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2011-12-06 09:06:24 +01:00
..
auto_group.c
auto_group.h
clock.c
core.c sched: Set skip_clock_update in yield_task_fair() 2011-12-06 09:06:24 +01:00
cpupri.c
cpupri.h
debug.c
fair.c sched: Set skip_clock_update in yield_task_fair() 2011-12-06 09:06:24 +01:00
features.h
idle_task.c
Makefile
rt.c sched: Use rt.nr_cpus_allowed to recover select_task_rq() cycles 2011-12-06 08:51:26 +01:00
sched.h sched: Clean up domain traversal in select_idle_sibling() 2011-12-06 08:51:25 +01:00
stats.c
stats.h
stop_task.c