Revert "init.zuma.rc: Disable util-awareness for mids and bigs"

This reverts commit 4c559d3334.

Reason for revert: Cause Wifi Speed regression issue

Bug: 296539490
Change-Id: Ifd11f6ada4025723839ca6ed9d468e59c2d49ef0
This commit is contained in:
Ken Sun 2023-08-18 15:22:51 +00:00 committed by Andrew Chant
parent 4c559d3334
commit 1bf61f399f

View file

@ -12,8 +12,6 @@ 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 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/iostats 0 write /sys/block/sda/queue/iostats 0