sdm660-common: rootdir: Disable EAS on early-init
Signed-off-by: Subhajeet Muhuri <subhajeet.muhuri@aosip.dev>
This commit is contained in:
parent
8dc1cfec3e
commit
c3cba4b899
1 changed files with 4 additions and 0 deletions
|
@ -27,6 +27,10 @@
|
|||
#
|
||||
#
|
||||
|
||||
on early-init
|
||||
# Disable EAS
|
||||
write /proc/sys/kernel/sched_energy_aware 0
|
||||
|
||||
on init
|
||||
write /dev/stune/foreground/schedtune.prefer_idle 1
|
||||
write /dev/stune/top-app/schedtune.boost 10
|
||||
|
|
Loading…
Reference in a new issue