Messages in this thread |  | | | Date | Mon, 10 Dec 2007 09:37:17 +0100 | | From | Ingo Molnar <> | | Subject | Re: [PATCH git-sched 1/3] no need for 'affine wakeup' balancing in select_task_rq_fair() when task_cpu(p) == this_cpu |
* Dmitry Adamushko <dmitry.adamushko@gmail.com> wrote:
> From: Dmitry Adamushko <dmitry.adamushko@gmail.com>
>
> 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().
thanks, applied.
Ingo
|  |