Heap-Layers icon indicating copy to clipboard operation
Heap-Layers copied to clipboard

Heap Layers: An Extensible Memory Allocation Infrastructure

Results 5 Heap-Layers issues
Sort by recently updated
recently updated
newest added

an anonymous map allocation on Linux 5.17 and onwards.

Hi, i'm try to build a simple memory allocator(as an assignment poject) and i found Heap layers very interesting `using Allocator = FreelistHeap;` when defining my allocator as shown above...

See https://ariya.io/2007/02/modulus-with-mersenne-prime

This is part of adding Apple Silicon support to [Mesh](https://github.com/plasma-umass/mesh).