Update README.md

Added instructions for huge pages support under Linux.
This commit is contained in:
nekoswag 2018-12-02 14:13:17 +01:00 committed by GitHub
parent 2b0b71b9f6
commit e203df0d98
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -119,6 +119,8 @@ Also you can use configuration via config file, default name **config.json**. So
### HUGE PAGES unavailable
* Run XMRig as Administrator.
* Since version 0.8.0 XMRig automatically enables SeLockMemoryPrivilege for current user, but reboot or sign out still required. [Manual instruction](https://msdn.microsoft.com/en-gb/library/ms190730.aspx).
* Under Linux, follow this guide:
[Hugepages - Debian Wiki](https://wiki.debian.org/Hugepages).
## Other information
* No HTTP support, only stratum protocol support.