# Functions
NewAllocationMap creates an allocation bitmap using the random scan strategy.
NewContiguousAllocationMap creates an allocation bitmap using the contiguous scan strategy.
# Structs
AllocationBitmap is a contiguous block of resources that can be allocated atomically.