This website requires JavaScript.
Explore
Help
Sign In
DragonX
/
xmrig-hac
Archived
Watch
1
Star
0
Fork
0
You've already forked xmrig-hac
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
This repository has been archived on
2026-08-13
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
0319b5b6228d2bc9c708442497992b4becb53db3
xmrig-hac
/
src
/
crypto
/
common
History
XMRig
f169227ebd
Huge pages not supported by macOS ARM.
2020-12-16 01:59:20 +07:00
..
portable
Moved mm_malloc.h
2019-06-02 20:57:49 +07:00
Assembly.cpp
Move Profiler and more cleanup.
2020-12-04 09:23:40 +07:00
Assembly.h
Move Profiler and more cleanup.
2020-12-04 09:23:40 +07:00
HugePagesInfo.cpp
Memory allocation refactoring.
2019-12-08 23:17:39 +07:00
HugePagesInfo.h
Memory allocation refactoring.
2019-12-08 23:17:39 +07:00
LinuxMemory.cpp
#1918
Fixed check for 1GB huge pages on ARM Linux.
2020-11-02 21:26:35 +07:00
LinuxMemory.h
#1918
Fixed check for 1GB huge pages on ARM Linux.
2020-11-02 21:26:35 +07:00
MemoryPool.cpp
MemoryPool: fix alignment modification
2020-11-10 16:49:10 +00:00
MemoryPool.h
RandomX: added
huge-pages-jit
config parameter
2020-10-07 17:42:55 +02:00
Nonce.cpp
Nonce: refactor static init
2020-10-06 13:34:19 +00:00
Nonce.h
Nonce: refactor static init
2020-10-06 13:34:19 +00:00
NUMAMemoryPool.cpp
Fixed compile warnings.
2019-10-22 13:09:58 +07:00
NUMAMemoryPool.h
Added class NUMAMemoryPool.
2019-10-07 20:39:04 +07:00
VirtualMemory_hwloc.cpp
Removed unused code.
2019-12-03 21:11:27 +07:00
VirtualMemory_unix.cpp
Huge pages not supported by macOS ARM.
2020-12-16 01:59:20 +07:00
VirtualMemory_win.cpp
Added generic secure JIT support for RandomX.
2020-12-11 23:17:54 +07:00
VirtualMemory.cpp
Added generic secure JIT support for RandomX.
2020-12-11 23:17:54 +07:00
VirtualMemory.h
Remove duplicated code.
2020-12-12 12:39:11 +07:00