REDACTED-rig/src/crypto/common
2020-09-09 19:39:52 +00:00
..
portable Moved mm_malloc.h 2019-06-02 20:57:49 +07:00
Assembly.cpp Add 3rdparty prefix to all rapidjson includes. 2020-04-29 14:55:04 +07:00
Assembly.h Add 3rdparty prefix to all rapidjson includes. 2020-04-29 14:55:04 +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 Memory allocation refactoring. 2019-12-08 23:17:39 +07:00
LinuxMemory.h Memory allocation refactoring. 2019-12-08 23:17:39 +07:00
MemoryPool.cpp Memory allocation refactoring. 2019-12-08 23:17:39 +07:00
MemoryPool.h Fixed compile warnings. 2019-10-22 13:09:58 +07:00
Nonce.cpp fix nonce mask 2020-09-09 19:39:52 +00:00
Nonce.h fix nonce mask 2020-09-09 19:39:52 +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.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
VirtualMemory.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
VirtualMemory_hwloc.cpp Removed unused code. 2019-12-03 21:11:27 +07:00
VirtualMemory_unix.cpp Force 2 MB pages size in allocateLargePagesMemory() on Linux 2020-07-31 09:55:49 +02:00
VirtualMemory_win.cpp New summary information about 1GB pages. 2019-12-08 14:21:28 +07:00