Revert "Revert "init.zuma.rc: Disable util-awareness for mids and bigs""

This reverts commit 1bf61f399f.

Reason for revert: addressed b/296600315 (that caused the revert)

Bug: 289293494
Change-Id: I82e01459738794a387ea6cc50e3b8a8f1a3433d8
This commit is contained in:
Vincent Palomares 2023-08-21 20:48:49 +00:00
parent 0a77f9c0d2
commit 69b275d019

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