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

To enable huge page support for WIndows:
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) :
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