HeapConfig

Configurations related to the kernel heap.

FieldTypeDescriptionDefault
max_size_mb uint64 Maximum size of the virtual kernel heap (if enabled).
enable_virtually_managed bool Enable the use of a virtually managed kernel heap instead of one managed directly out of the physmap.