Test if hrtick caused panics

latency
Tyler Nijmeh 4 years ago committed by GitHub
parent c3ee652890
commit 46b218375e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -121,9 +121,6 @@ then
# Schedule tasks on their origin CPU if possible
write /sys/kernel/debug/sched_features TTWU_QUEUE
# Use a high resolution timer for the scheduler
write /sys/kernel/debug/sched_features HRTICK
fi
[[ "$ANDROID" == true ]] && if [[ -d "/dev/stune/" ]]

Loading…
Cancel
Save