Look for high performing CPUs on top-app

Signed-off-by: tytydraco <tylernij@gmail.com>
latency
tytydraco 4 years ago
parent cb7cfe81a9
commit e5da30101e

@ -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

Loading…
Cancel
Save