Merge "Revert "init.zuma.rc: Disable teo util awareness completely"" into main
This commit is contained in:
commit
f303b8b036
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,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 bfq
|
write /sys/block/sda/queue/scheduler bfq
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue