Post
Topic
Board Announcements (Altcoins)
Re: 🔥🔥[ANN][WEB]🌎Webchain⚡️CPU mining⚡️DApps via Websites and IoT🚀No ICO or ASIC
by
Platon_x
on 14/05/2018, 13:05:58 UTC

Now, that HUGE PAGES: enabled.. is it important? mine says disabled. (I searched on google but it isn't clear) help please  Shocked

To enable huge page support for WIndows:
Code:
From the Start menu, open Local Security Policy (under Administrative Tools).
Under Local Policies\User Rights Assignment, double click the Lock Pages in Memory setting.
Click Add User or Group and type your Windows user name.
Restart your computer (logging off and on might work as well)

To enable huge page support for Linux (here is for Debian 9) :

Code:
echo 128 > /proc/sys/vm/nr_hugepages
sysctl -w vm.nr_hugepages=128

This will enable 128 pages, for mining 16 or 32 pages can be enough