Running the stress-ng forkheavy stressor will cause a kernel reboot: install git, gmake, gcc and run: ``` git clone https://github.com/ColinIanKing/stress-ng cd stress-ng gmake ./stress-ng --forkheavy 1 -t 10s ```