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

Skip to content
Commit 3526aba6 authored by Wei Wang's avatar Wei Wang Committed by Harshit Jain
Browse files

ANDROID: sched: fair: balance for single core cluster



Android will unset SD_LOAD_BALANCE for single core cluster domain and
for some product it is true to have a single core cluster and the MC
domain thus lacks the SD_LOAD_BALANCE flag. This will cause
select_task_rq_fair logic break and the task will spin forever
in that core.

Fixes: 00bbe7d6 "ANDROID: sched: EAS & 'single cpu per cluster'/cpu hotplug interoperability"

Bug: 141334320
Test: boot and see task on core7 scheduled correctly
Change-Id: I7c2845b1f7bc1d4051eb3ad6a5f9838fb0b1ba04
Signed-off-by: default avatarWei Wang <wvw@google.com>
Signed-off-by: default avatarminaripenguin <minaripenguin@users.noreply.github.com>
parent 8544ede9
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