Skip to main content

Module block

Module block 

Source
Expand description

Block-oriented physical memory handles.

Structsยง

BlockHandle
Lightweight identifier for a physical block.
BuddyReserved
State marker for a block reserved by the buddy allocator.
Exclusive
State marker for an exclusively owned block.
MappedExclusive
State marker for an exclusively owned mapped block.
MappedShared
State marker for a shared mapped block.
PhysBlock
Ephemeral typed handle for local state transitions.
Released
State marker for a block released back to the buddy layer.