init.gs201.rc: Disable util-awareness
There are some regressions reports. Disable them completely for now. Bug: 297496375 Change-Id: I6478931d73145a15471982738f0ff93eae5f2f07 Signed-off-by: Qais Yousef <qyousef@google.com>
This commit is contained in:
parent
e5cc14a479
commit
c7042d8b23
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,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
|
||||||
|
write /proc/vendor_sched/teo_util_threshold "1024 1024 1024"
|
||||||
|
|
||||||
# Boot time fs tuning
|
# Boot time fs tuning
|
||||||
write /sys/block/sda/queue/iostats 0
|
write /sys/block/sda/queue/iostats 0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue