Commit Graph

16 Commits

Author SHA1 Message Date
SChernykh
5aae95eddc Force 2 MB pages size in allocateLargePagesMemory() on Linux 2020-07-31 09:55:49 +02:00
XMRig
280618a9eb Memory allocation refactoring. 2019-12-08 23:17:39 +07:00
XMRig
6bba6eadb9 New summary information about 1GB pages. 2019-12-08 14:21:28 +07:00
SChernykh
46e3823d3f Fixed compilation on systems without 1GB pages support 2019-12-06 13:55:33 +01:00
SChernykh
0a5c12295d Added 1GB hugepages support for Linux 2019-12-05 19:39:47 +01:00
SChernykh
8c853ea8f2 Update VirtualMemory_unix.cpp 2019-12-03 20:25:51 +01:00
XMRig
e7800e2c50 Fixed "huge-pages" option. 2019-10-21 23:01:30 +07:00
XMRig
78d87138d5 Fixed Linux build. 2019-10-07 13:37:12 +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
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
a88dda16ef Added unprotectExecutableMemory for future use. 2019-06-04 15:48:32 +07:00
XMRig
68adb300a9 #1026 Probably fixed iOS build. 2019-06-03 18:40:12 +07:00
XMRig
cf75534ea1 Fixed Linux build. 2019-06-02 19:58:16 +07:00
XMRig
22cd7b5a6e Moved common memory primitives to new VirtualMemory class. 2019-06-02 19:43:56 +07:00