REDACTED-rig/src/crypto/common
2024-10-20 18:03:25 +03: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 Added support for flexible huge page sizes on Linux. 2021-01-31 23:38:57 +07:00
HugePagesInfo.h Fix dvision by zero check in percent() 2021-04-19 12:05:07 +02:00
LinuxMemory.cpp Added support for flexible huge page sizes on Linux. 2021-01-31 23:38:57 +07:00
LinuxMemory.h Added support for flexible huge page sizes on Linux. 2021-01-31 23:38:57 +07:00
MemoryPool.cpp replace new/delete with sp 2024-10-20 18:03:25 +03:00
MemoryPool.h replace new/delete with sp 2024-10-20 18:03:25 +03:00
Nonce.cpp Fixed unaligned memory accesses 2022-01-26 17:18:18 +01:00
Nonce.h Code cleanup based on Clang-Tidy. 2021-08-25 18:45:15 +07:00
NUMAMemoryPool.cpp replace new/delete with sp 2024-10-20 18:03:25 +03:00
NUMAMemoryPool.h replace new/delete with sp 2024-10-20 18:03:25 +03:00
VirtualMemory.cpp replace new/delete with sp 2024-10-20 18:03:25 +03:00
VirtualMemory.h Added support for flexible huge page sizes on Linux. 2021-01-31 23:38:57 +07:00
VirtualMemory_hwloc.cpp Disallow direct use of HwlocCpuInfo class. 2023-06-07 00:32:09 +07:00
VirtualMemory_unix.cpp Fixed huge pages availability info on Linux. 2023-08-08 17:48:44 +07:00
VirtualMemory_win.cpp Added support for flexible huge page sizes on Linux. 2021-01-31 23:38:57 +07:00