Fix overheating

Signed-off-by: Tyler Nijmeh <tylernij@gmail.com>
latency
Tyler Nijmeh 4 years ago
parent ecada3b618
commit 4031ff36d6

@ -124,9 +124,6 @@ fi
if [[ -d "/dev/stune/" ]]
then
# Artificially inflate top-app task load
write /dev/stune/top-app/schedtune.boost 10
# Prefer to schedule top-app tasks on idle CPUs
write /dev/stune/top-app/schedtune.prefer_idle 1
fi

Loading…
Cancel
Save