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

Commit ae6553be authored by Joonwoo Park's avatar Joonwoo Park
Browse files

sched: EAS: fix sync-wakeup task placement logic



At present, scheduler places wakee on waker blindly as long as waker
CPU isn't overutilized.  This can cause excessive task packing which
will lead both power and performance suboptimality.

Fix such suboptimality by subtracting waker CPU's current task load
prior to compare CPUs load.

Change-Id: I25c8962653138ec710688bf467d15c7055b7b3b7
Signed-off-by: default avatarJoonwoo Park <joonwoop@codeaurora.org>
parent f995dd13
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