+3
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The find_best_target() looks for the higher capacity CPU when
the task is boosted. However the current code does not consider
the boost while deciding the start_cpu. This may result in
unnecessary traversal of the lower capacity CPU group in
find_best_target().
Change-Id: I8153482e15d2c9ea8971415edb9dbd54e10e11d0
Signed-off-by:
Pavankumar Kondeti <pkondeti@codeaurora.org>