Commit Graph

13 Commits

Author SHA1 Message Date
XMRig
e7800e2c50 Fixed "huge-pages" option. 2019-10-21 23:01:30 +07:00
XMRig
e115db1fea Added "memory-pool" option. 2019-10-07 23:38:01 +07:00
XMRig
dd0f924bff Added initial memory pool support. 2019-10-07 12:36:40 +07:00
XMRig
f23d206762 VirtualMemory class refactoring. 2019-10-06 17:49:15 +07:00
XMRig
9e65fac905 Use hwloc for set thread affinity. 2019-10-06 14:40:42 +07:00
XMRig
70d9b6e793 Added support for allocate RandomX dataset on each NUMA node. 2019-07-27 19:41:59 +07:00
XMRig
9d505ddaf6 Added VirtualMemory::bindToNUMANode 2019-07-26 15:29:06 +07:00
XMRig
fb205e8cd3 Restored "CPU READY" message. 2019-07-17 14:54:08 +07:00
XMRig
bd5a42ce84 Class Mem replaced to VirtualMemory. 2019-07-17 04:57:58 +07:00
XMRig
c8736cac5e Implemented unified cryptonight and RandomX scratchpad memory. 2019-07-17 04:33:11 +07:00
XMRig
e1edfa3312 Added classes Rx, RxAlgo, RxCache, RxDataset. 2019-07-10 01:53:05 +07:00
XMRig
a88dda16ef Added unprotectExecutableMemory for future use. 2019-06-04 15:48:32 +07:00
XMRig
22cd7b5a6e Moved common memory primitives to new VirtualMemory class. 2019-06-02 19:43:56 +07:00