[][src]Module allocator_suite::allocators::memory_map_allocator

Structs

MemoryMapAllocator

This NUMA-aware allocator allocates memory-mapped data, optionally using NUMA policy to allocate on a memory node closest to the current thread.