Look for high performing CPUs on top-app

Signed-off-by: tytydraco <tylernij@gmail.com>
latency
tytydraco 4 years ago
parent a61be162e1
commit 6a35ba9d80

@ -136,6 +136,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

Loading…
Cancel
Save