Erkennen, welche Systeme spinnnen:
apt install htop
In my case jitterentropy-rngd takes 50% of memory. Do that like this:
systemctl stop jitterentropy-rngd
If you want to disable it, you can do it like this:
systemctl disable jitterentropy-rngd
I would recommend testing a reboot after you disable it though and see if it affects the boot time.
TurnkeyLinux bestätigte das Problem mit den Containern bei einiger Hardware , daher auch das Entfernen:
apt purge -y jitterentropy-rngd acpid
gefunden auf: https://www.turnkeylinux.org/forum/support/wed-20210804-1030/wordpress-jitterentropy-rngd-100-cpu-usage