Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ef91028c authored by Vikram Mulukutla's avatar Vikram Mulukutla Committed by Joonwoo Park
Browse files

sched: fair: Always use energy aware wakeups



Currently, EAS scheduling ignores energy considerations for fork-wakeups
or if the cpu we're doing the wakeup on is overutilized. Unfortunately,
this also breaks the other considerations for placement such as C-state,
colocation etc. Let's always run the energy_aware_wake_cpu function and
introduce optimizations in that function instead.

Change-Id: I14c85beaa162b9013a9a648d6a64b9fc02f02915
Signed-off-by: default avatarVikram Mulukutla <markivx@codeaurora.org>
parent ade9a794
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment