Revert "Test if hrtick caused panics"

This reverts commit 46b218375e.
pull/25/head
tytydraco 4 years ago
parent e6d32a0afa
commit 7823ae4916

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