10-27-2020, 08:59 PM
If you use this setup, I noticed that /usr/lib/systemd/system/tmp.mount puts /tmp as tmpfs which uses RAM and eventually you get crashes. For some reason, systemctl disable doesn't stop this, so I renamed tmp.mount to tmp.nomount and rebooted. Seems to help performance quite a bit.