diff --git a/ktweak b/ktweak index aa17aad..ab1ad83 100644 --- a/ktweak +++ b/ktweak @@ -133,6 +133,9 @@ if [[ -d "/dev/stune/" ]] then # Prefer to schedule top-app tasks on idle CPUs write /dev/stune/top-app/schedtune.prefer_idle 1 + + # Mark top-app as boosted, find high-performing CPUs + write /dev/stune/top-app/schedtune.boost 1 fi # Loop over each CPU in the system