REDACTED-rig/src/crypto/rx
2019-07-30 21:25:27 +07:00
..
Rx.cpp Use std::thread and std:mutex instead of uv_thread_t and uv_mutex_t. 2019-07-30 21:25:27 +07:00
Rx.h Use std::thread and std:mutex instead of uv_thread_t and uv_mutex_t. 2019-07-30 21:25:27 +07:00
RxAlgo.cpp Added classes Rx, RxAlgo, RxCache, RxDataset. 2019-07-10 01:53:05 +07:00
RxAlgo.h Added classes Rx, RxAlgo, RxCache, RxDataset. 2019-07-10 01:53:05 +07:00
RxCache.cpp Added classes Rx, RxAlgo, RxCache, RxDataset. 2019-07-10 01:53:05 +07:00
RxCache.h Added class RxVm. 2019-07-10 10:14:33 +07:00
RxConfig.cpp Added "randomx" object to config. 2019-07-28 07:46:59 +07:00
RxConfig.h Added "randomx" object to config. 2019-07-28 07:46:59 +07:00
RxDataset.cpp Return correct hugePages count if NUMA mode used. 2019-07-27 21:31:11 +07:00
RxDataset.h Added classes Rx, RxAlgo, RxCache, RxDataset. 2019-07-10 01:53:05 +07:00
RxVm.cpp Implemented unified cryptonight and RandomX scratchpad memory. 2019-07-17 04:33:11 +07:00
RxVm.h Implemented unified cryptonight and RandomX scratchpad memory. 2019-07-17 04:33:11 +07:00