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:
Qais Yousef 2023-08-31 06:35:37 +00:00 committed by Automerger Merge Worker
commit 8a6a438832

View file

@ -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