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

Skip to content
Commit fb4df7d8 authored by Abhijeet Dharmapurikar's avatar Abhijeet Dharmapurikar
Browse files

sched: fair: remove nr_running=1 restriction for sync wakeups



Currently, the sync wakeup is honored only if waker was the single
task running on the cpu. More often, the waker is sharing the cpu
along with other tasks and with this check the wakee is pushed
to a different cpu. This causes regression in some performance
sensitive usecases.

Remove this change.

CRs-Fixed: 2360960
Change-Id: Idb961bd7333be891d3643da73473c3182710876b
Signed-off-by: default avatarAbhijeet Dharmapurikar <adharmap@codeaurora.org>
parent a9d020c9
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