sched/fair: Always try to find energy efficient CPU in wakeup path
Right now, if rd is overutilized, we bail out from
find_energy_efficient_cpu(). Instead, always try to find energy
efficient CPU to be more energy efficient. While at it use
sd_asym_cpucapacity find start_sd in find_best_target() instead of
sd_asym_packing.
Change-Id: I3b2e953aff2ff70da59f735a1c20c14f0ba17ba3
Signed-off-by:
Satya Durga Srinivasu Prabhala <satyap@codeaurora.org>
Loading
Please register or sign in to comment