Commit Graph

16 Commits

Author SHA1 Message Date
SChernykh
3d78f30171 Try to allocate scratchpad from dataset's 1 GB huge pages, if normal huge pages are not available 2020-07-31 13:37:22 +02:00
XMRig
7e1c208732 Fix compile warnings. 2020-01-03 19:11:48 +07:00
XMRig
280618a9eb Memory allocation refactoring. 2019-12-08 23:17:39 +07:00
XMRig
e7800e2c50 Fixed "huge-pages" option. 2019-10-21 23:01:30 +07:00
XMRig
19ff69eb35 Fixed crash. 2019-10-08 08:50:33 +07:00
XMRig
e115db1fea Added "memory-pool" option. 2019-10-07 23:38:01 +07:00
XMRig
d7ae457325 Added class NUMAMemoryPool. 2019-10-07 20:39:04 +07:00
XMRig
dd0f924bff Added initial memory pool support. 2019-10-07 12:36:40 +07:00
XMRig
9e65fac905 Use hwloc for set thread affinity. 2019-10-06 14:40:42 +07:00
XMRig
851fe58e25 Simplified VirtualMemory::bindToNUMANode. 2019-10-04 19:52:15 +07:00
XMRig
1e1363f8ea #1092 Fixed crash if use wrong affinity on NUMA systems. 2019-08-05 21:55:52 +07:00
XMRig
e9e846a413 Replacement for PR #1087 2019-07-31 09:29:09 +07:00
XMRig
876b2ff7a7 Fix hwloc deprecation warnings. 2019-07-28 10:15:20 +07:00
XMRig
70d9b6e793 Added support for allocate RandomX dataset on each NUMA node. 2019-07-27 19:41:59 +07:00
XMRig
279a12e640 Simplified VirtualMemory::bindToNUMANode. 2019-07-26 17:03:10 +07:00
XMRig
9d505ddaf6 Added VirtualMemory::bindToNUMANode 2019-07-26 15:29:06 +07:00