Slab Allocator
This is an implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upThis is an implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.