Fix: Enable hugepages on the host:
sudo sysctl -w vm.nr_hugepages=1280
# Make persistent:
echo "vm.nr_hugepages=1280" | sudo tee -a /etc/sysctl.d/monero.conf

If I do this, should I keep or drop

Environment=MONERO_RANDOMX_UMASK=1

in the [Service] section of ~/.config/systemd/user/monerod.service ?

Or launch monerod without --randomx-large-pages if you explicitly set that flag.

I don't think I use --randomx-large-pages.

Gratefully!
Emma

Reply via email to