Revert "init.zuma.rc: Disable teo 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: I0aaca9b1369ffeb08a06e987001a336577223650
This commit is contained in:
parent
26f76a3da4
commit
5c12ee2039
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@ on init
|
|||
|
||||
# Set teo as cpu idle governor
|
||||
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
|
||||
write /sys/block/sda/queue/scheduler bfq
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue