mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 05:38:17 +00:00
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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user