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

Skip to content
Commit beaecb4d authored by Joonwoo Park's avatar Joonwoo Park
Browse files

sched: EAS: place sync=1 wakee on waker's domain



With sync = 1, if waker CPU is in big cluster and wakee task's
load is small enough to fit within little cluster CPU, at present
scheduler places the wakee always on one of little cluster CPUs.
This tends to hurt performance with lots of cache misses.

Try to place wakee task on the waker's CPU or its siblings.

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