Added command line option --cpu-memory-pool.

This commit is contained in:
XMRig 2019-10-09 08:45:06 +07:00
parent 1e5fdde9ba
commit bb7bff9115
5 changed files with 50 additions and 27 deletions

View file

@ -89,6 +89,7 @@ public:
RandomXInitKey = 1022,
RandomXNumaKey = 1023,
CPUMaxThreadsKey = 1026,
MemoryPoolKey = 1027,
// xmrig amd
OclPlatformKey = 1400,