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

Skip to content
Commit 1212399d authored by Pavankumar Kondeti's avatar Pavankumar Kondeti Committed by Abhijeet Dharmapurikar
Browse files

sched/fair: Add overutilization condition to sync wakeup case



Don't wake the sync wakee on the waker CPU if the CPU becomes
overutilized after adding the waking task load to its load.
Ideally the waker task load should be subtracted before checking
for the overutilization condition, but it is not done to cover the
cases where the wakee task continue to run after the sync wakeup.

CRs-Fixed: 2359706
Change-Id: Ic17cc79dca2cfb6bd2055aa6544464f1d6df6fcd
Signed-off-by: default avatarPavankumar Kondeti <pkondeti@codeaurora.org>
[adharmap@codeaurora.org: resolved minor merge conflicts]
Signed-off-by: default avatarAbhijeet Dharmapurikar <adharmap@codeaurora.org>
parent fb4df7d8
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