[−][src]Module context_allocator::mmap
A memory map (mmap) based allocator with support for NUMA.
Modules
numa | NUMA memory mapping. |
Structs
MemoryMapAllocator | This allocator allocates memory-mapped data, optionally using NUMA policy to allocate on a memory node closest to the current thread. |
Enums
HugePageSize | Request that an allocation uses huge pages. |