Added VirtualMemory::bindToNUMANode
This commit is contained in:
parent
a5e8b31d55
commit
ffa6bda106
7 changed files with 98 additions and 5 deletions
|
@ -107,6 +107,7 @@ set(SOURCES_CRYPTO
|
|||
src/crypto/common/Algorithm.cpp
|
||||
src/crypto/common/keccak.cpp
|
||||
src/crypto/common/Nonce.cpp
|
||||
src/crypto/common/VirtualMemory.cpp
|
||||
)
|
||||
|
||||
if (WIN32)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue