linux ubuntu mining tips
On windows, it is fairly straightforward to increase your default page size (make it as large as possible)
Tip 1 – Page Size
On Linux , you need to edit the sysctl.conf file
- nano /etc/sysctl.conf
- At the end of the file, add vm.nr_hugepages=128
- reboot
For me, this made a significant difference in the hashrates
Leave a Reply