diff --git a/conf/init.zumapro.board.rc b/conf/init.zumapro.board.rc index 6f24fc1..ecd7440 100644 --- a/conf/init.zumapro.board.rc +++ b/conf/init.zumapro.board.rc @@ -14,7 +14,8 @@ on init # Set teo as cpu idle governor 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 write /sys/block/sda/queue/scheduler mq-deadline