init.zumapro.board.rc: Disable util awareness completely
Bug: 355085234 Flag: EXEMPT boot time init script configuration Signed-off-by: Qais Yousef <qyousef@google.com> Change-Id: I1d5d72a53c079e0f87626e46badf0250a92abbc5
This commit is contained in:
parent
f2e81aefe0
commit
afdbb77157
1 changed files with 1 additions and 2 deletions
|
@ -14,8 +14,7 @@ on init
|
|||
|
||||
# Set teo as cpu idle governor
|
||||
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"
|
||||
write /proc/vendor_sched/teo_util_threshold "1024 1024 1024"
|
||||
|
||||
# Boot time fs tuning
|
||||
write /sys/block/sda/queue/scheduler mq-deadline
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue