Crate slab_allocator_rs[][src]

Structs

Heap

A fixed size heap backed by multiple slabs with blocks of different sizes. Allocations over 4096 bytes are served by a buddy system allocator.

LockedHeap

Enums

HeapAllocator

Constants

MIN_HEAP_SIZE
MIN_SLAB_SIZE
NUM_OF_SLABS