SChernykh
ba74d14728
Fix FreeBSD compilation
2020-10-07 18:00:36 +02:00
SChernykh
1865d31d0c
RandomX: added huge-pages-jit config parameter
...
Set to false by default, gives 0.2% boost on Ryzen 7 3700X with 16 threads, but hashrate might be unstable on Ryzen between launches. Use with caution.
2020-10-07 17:42:55 +02:00
SChernykh
6a25fa75c7
RandomX: allocate 2 MB pages for generated code, if possible
...
+0.2% boost on Ryzen 7 3700X
2020-10-07 10:35:10 +02:00
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