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
d3ddb769620042f94555041ac9061bf945ade2e2
xmrig-hac
/
src
/
crypto
/
rx
History
XMRig
d3ddb76962
Fixed RandomX cache initialization if 1GB pages fails to allocate on a first NUMA node.
2020-08-01 12:30:02 +07:00
..
msr
Add 3rdparty prefix to all rapidjson includes.
2020-04-29 14:55:04 +07:00
Rx_linux.cpp
Removed cache QoS warning at exit on unsupported CPUs
2020-07-13 20:43:49 +02:00
Rx_win.cpp
Removed cache QoS warning at exit on unsupported CPUs
2020-07-13 20:43:49 +02:00
Rx.cpp
Cleanup
2020-07-22 21:27:40 +07:00
Rx.h
Cleanup
2020-07-22 21:27:40 +07:00
RxAlgo.cpp
Added Keva.
2020-03-04 16:23:33 -08:00
RxAlgo.h
Move files.
2020-03-09 01:22:34 +07:00
RxBasicStorage.cpp
Cleanup
2020-07-22 21:27:40 +07:00
RxBasicStorage.h
Cleanup
2020-07-22 21:27:40 +07:00
RxCache.cpp
Fixed memory allocation checks.
2019-12-25 04:39:21 +07:00
RxCache.h
Memory allocation refactoring.
2019-12-08 23:17:39 +07:00
RxConfig.cpp
RandomX: added cache QoS support
2020-07-13 17:23:18 +02:00
RxConfig.h
RandomX: added cache QoS support
2020-07-13 17:23:18 +02:00
RxDataset.cpp
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
RxDataset.h
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
RxNUMAStorage.cpp
Fixed RandomX cache initialization if 1GB pages fails to allocate on a first NUMA node.
2020-08-01 12:30:02 +07:00
RxNUMAStorage.h
Cleanup
2020-07-22 21:27:40 +07:00
RxQueue.cpp
Cleanup
2020-07-22 21:27:40 +07:00
RxQueue.h
Cleanup
2020-07-22 21:27:40 +07:00
RxSeed.h
Cleanup
2020-07-22 21:27:40 +07:00
RxVm.cpp
Fix code style
2020-04-09 14:31:42 +02:00
RxVm.h
Fix code style
2020-04-09 14:31:42 +02:00