Module allocator

Module allocator 

Source
Expand description

Kernel pool memory allocation

Structs§

KernelAllocator
global pool allocator for use with alloc crate
PoolAllocator
kernel pool allocator
PoolBuffer
RAII wrapper for pool allocations
PoolTag
pool allocation tag (4-byte identifier for debugging)

Enums§

PoolType
pool allocation type