Revert "init.zumapro.board.rc: Disable util awareness completely"

Revert submission 28549770-disable-teo-util-threshold

Reason for revert: Causes increase in Late Present frames

Reverted changes: /q/submissionid:28549770-disable-teo-util-threshold

Bug: 356992601
Bug: 356967550
Signed-off-by: Qais Yousef <qyousef@google.com>
Change-Id: I7dac74f137f0a9f96ad187172367aaffdbdaf102
This commit is contained in:
Qais Yousef 2024-08-05 13:04:56 +00:00
parent afdbb77157
commit 02180ccbb4

View file

@ -14,7 +14,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
write /proc/vendor_sched/teo_util_threshold "1024 1024 1024" # 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/scheduler mq-deadline write /sys/block/sda/queue/scheduler mq-deadline