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

Skip to content
Commit b462b2ec authored by Jonathan Avila's avatar Jonathan Avila
Browse files

Revert "sched/fair: correct fastpath"



This reverts commit 258cafe4. This change
was primarily done to avoid long exit idle times on mid capacity CPUs. A
task would be assigned a busy mid cap CPU if the idle one were in a deeper
idle state.

This change made sense in theory, but queueing on a busy CPU is seen to
take longer for the tasks to complete. Assigning a task to an idle CPU and
taking the idle exit latency hit has proven to be less of a bottleneck.

Change-Id: I50b27d089db4226a015e1cae6ba28c8fd4172f0c
Signed-off-by: default avatarJonathan Avila <avilaj@codeaurora.org>
parent dac6e981
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment