Structsยง
- Memory
Tests - An object to run memory tests on a memory region.
The memory region is allocated as a vector of
u64and is protected from swapping via a syscall (mlockon Linux andVirtualLockon Windows).
u64 and is protected from swapping via a syscall
(mlock on Linux and VirtualLock on Windows).