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

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

sched: Make energy_aware_wake_cpu() work for both SMP and big.LITTLE



In energy_aware_wake_cpu(), the CPU search is limited to the lowest
capacity CPU group/cluster which can fit the task. This does not
work well on a SMP system, since all CPUs have the same capacity.
Hence expand the search to all CPU groups/clusters for SMP.

Change-Id: Iaea5b907d584442c901f35980f0bbb3d8e70c630
Signed-off-by: default avatarPavankumar Kondeti <pkondeti@codeaurora.org>
parent 50f30d5a
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