MonkOS  v0.1
A simple 64-bit operating system (x86_64)
mem Directory Reference

Files

file  acpi.c [code]
 Advanced configuration and power interface (ACPI) tables.
 
file  heap.c [code]
 A simple heap memory manager.
 
file  kmem.c [code]
 Kernel physical (and virtual) memory map.
 
file  paging.c [code]
 Paged memory management.
 
file  pmap.c [code]
 Physical memory map describing usable and reserved regions of physical memory.