init.zuma.rc: Disable util-awareness for mids and bigs am: 7d55c7a459
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/24610231 Change-Id: I2b237cf63a41d49803bd26bbb1c97b765a94cf8f Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
8a6a438832
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ on init
|
||||||
|
|
||||||
# Set teo as cpu idle governor
|
# Set teo as cpu idle governor
|
||||||
write /sys/devices/system/cpu/cpuidle/current_governor teo
|
write /sys/devices/system/cpu/cpuidle/current_governor teo
|
||||||
|
# Disable util-awareness for mids and bigs
|
||||||
|
write /proc/vendor_sched/teo_util_threshold "2 1024 1024"
|
||||||
|
|
||||||
# Boot time fs tuning
|
# Boot time fs tuning
|
||||||
write /sys/block/sda/queue/iostats 0
|
write /sys/block/sda/queue/iostats 0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue