Re: [PATCH v2 01/10] sched: Add support to pick functions to take rf
From: Tejun Heo
Date: Mon Jun 02 2025 - 20:06:06 EST
Hello,
On Mon, Jun 02, 2025 at 02:00:57PM -0400, Joel Fernandes wrote:
> Some pick functions like the internal pick_next_task_fair() already take
> rf but some others dont. We need this for scx's server pick function.
> Prepare for this by having pick functions accept it.
Hmm.. after the whole patch series is applied, pick_task_scx() still doesn't
seem to use @rf. What am I missing?
Thanks.
--
tejun