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

This commit is contained in:
XMRig
2019-10-09 08:45:06 +07:00
parent 5434a6b833
commit a84c459f45
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,