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

Skip to content
Commit 4044207c authored by Pavankumar Kondeti's avatar Pavankumar Kondeti
Browse files

sched/fair: Fix previous CPU util calculation in cpu_util_next_walt()



When a task is waking and both evaluation CPU and the destination
CPU are the task's previous CPU, the task utilization must be
added to the evaluation CPU's utilization. But it is not done.
Due to this the task may get placed on the previous CPU incorrectly
and results in suboptimal power and performance.

Change-Id: I62b5eec3046b7fef31321125dd76f67afe8f567d
Signed-off-by: default avatarPavankumar Kondeti <pkondeti@codeaurora.org>
parent 88aaac7a
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