aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched.c
diff options
context:
space:
mode:
authorDmitry Adamushko <dmitry.adamushko@gmail.com>2008-01-25 21:08:21 +0100
committerIngo Molnar <mingo@elte.hu>2008-01-25 21:08:21 +0100
commit9ec3b77e11b9398ab40b492c4fde7d8aac04a718 (patch)
tree50045d0ddae170feea69e097e54b8c019aa81681 /kernel/sched.c
parentsched: whitespace cleanups in topology.h (diff)
downloadlinux-dev-9ec3b77e11b9398ab40b492c4fde7d8aac04a718.tar.xz
linux-dev-9ec3b77e11b9398ab40b492c4fde7d8aac04a718.zip
sched: no need for 'affine wakeup' balancing
No need to do a check for 'affine wakeup and passive balancing possibilities' in select_task_rq_fair() when task_cpu(p) == this_cpu. I guess, this part got missed upon introduction of per-sched_class select_task_rq() in try_to_wake_up(). Signed-off-by: Dmitry Adamushko <dmitry.adamushko@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/sched.c')
0 files changed, 0 insertions, 0 deletions