Skip to main content

Module boot_alloc

Module boot_alloc 

Source
Expand description

Allocateur physique de boot pour les structures permanentes du noyau.

Structsยง

BootAllocStats
BootAllocator
BootRegion ๐Ÿ”’

Constantsยง

MAX_BOOT_ALLOC_REGIONS
MAX_PROTECTED_RANGES
PAGE_SIZE ๐Ÿ”’

Staticsยง

BOOT_ALLOCATOR ๐Ÿ”’
PROTECTED_RANGES ๐Ÿ”’

Functionsยง

align_down ๐Ÿ”’
align_up ๐Ÿ”’
alloc_bytes
alloc_bytes_accessible
alloc_stack
boot_allocator_stats
get_boot_allocator
init_boot_allocator
normalize_align ๐Ÿ”’
protected_ranges_snapshot ๐Ÿ”’
reset_protected_ranges
seal
Seal the boot allocator so no further allocations can be made from it.
set_protected_ranges
snapshot_free_regions