init.zuma.rc: Disable util-awareness for mids and bigs am: 4c559d3334
am: 4149d34adc
am: 186d12ee4e
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/24281928 Change-Id: Iad9c6ff1dea82a63d2ac1e79aa94417ba6a8b044 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
da050f28cc
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