Re: [PATCH v3 0/9] sched: Streamline select_task_rq() & select_task_rq_fair()

From: Peter Zijlstra
Date: Thu Apr 16 2020 - 06:59:42 EST


On Wed, Apr 15, 2020 at 10:05:03PM +0100, Valentin Schneider wrote:
> Valentin Schneider (9):
> sched/fair: find_idlest_group(): Remove unused sd_flag parameter
> sched/debug: Make sd->flags sysctl read-only
> sched: Remove checks against SD_LOAD_BALANCE
> sched/topology: Kill SD_LOAD_BALANCE
> sched: Add WF_TTWU, WF_EXEC wakeup flags

How about I queue two first 5, and you rework these last few?

> sched: Kill select_task_rq()'s sd_flag parameter
> sched/fair: Dissociate wakeup decisions from SD flag value
> sched/fair: Split select_task_rq_fair want_affine logic
> sched/topology: Define and use shortcut pointers for wakeup sd_flag scan