REDACTED-rig/src/crypto/rx
cohcho 65fa1d9bf3 uv: fix performance issue
unix implementation of uv_async_t has been wasting cpu cycles for nothing since 1.29.0 release
implement efficient callback scheduling for linux
2020-10-12 04:09:09 +00:00
..
msr Add 3rdparty prefix to all rapidjson includes. 2020-04-29 14:55:04 +07:00
Rx.cpp RandomX: added huge-pages-jit config parameter 2020-10-07 17:42:55 +02:00
Rx.h Cleanup 2020-07-22 21:27:40 +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
RxAlgo.cpp RandomX: removed rx/loki 2020-10-02 17:02:52 +02: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 performance profiler (for developers) 2020-09-12 23:07:52 +02:00
RxConfig.h RandomX: added parameter for scratchpad prefetch mode 2020-09-04 16:16:07 +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 Fix compile warning. 2020-08-23 14:22:08 +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 uv: fix performance issue 2020-10-12 04:09:09 +00:00
RxSeed.h Cleanup 2020-07-22 21:27:40 +07:00
RxVm.cpp RandomX: allocate 2 MB pages for generated code, if possible 2020-10-07 10:35:10 +02:00
RxVm.h Fix code style 2020-04-09 14:31:42 +02:00