Comment 48 for bug 1531768

Revision history for this message
Colin Ian King (colin-king) wrote : Re: [arm64] lockups when idle if tickless (nohz=on) is used

If 4 dd's work OK, it may be worth running a minimal sleep loop:

while true; do sleep 0.5; done