Re: [PATCH v2] sched: Remove obscure comment from select_task_rq_fair

From: Peter Zijlstra
Date: Mon May 28 2018 - 03:15:33 EST


On Sun, May 27, 2018 at 06:24:47PM -0700, Joel Fernandes (Google) wrote:
> This patch removes the obscure comment which was
> saying this path can be entered only for wake-balance.

The comment was meant to ask if we want to always do
select_idle_siblings() and not only on wakeups.