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

Commit c8113379 authored by Ivaylo Georgiev's avatar Ivaylo Georgiev
Browse files

Revert "ANDROID: sched: Disable find_best_target() by default"



This reverts commit 549020c8.

This is a preparation change for merging android-4.19.32 into
msm-4.19 branch.

This change affects scheduler behavior that can lead to boot time
regression.

Change-Id: Iedc341fb5d07e7ba1dd37e4b9b4474a84a3afe11
Signed-off-by: default avatarIvaylo Georgiev <irgeorgiev@codeaurora.org>
parent 6f994bf0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -94,7 +94,7 @@ SCHED_FEAT(UTIL_EST, true)
/*
 * Fast pre-selection of CPU candidates for EAS.
 */
SCHED_FEAT(FIND_BEST_TARGET, false)
SCHED_FEAT(FIND_BEST_TARGET, true)

/*
 * Energy aware scheduling algorithm choices: