KernOS
Todo List
Member INIT::KMALLOC ()
don't hardcode heap size
Member INIT::PAGE ()
only setting up page table 0 for now, i.e. 0 - 4 MiB
Class KM::MemoryAllocator
figure out a way to enforce singleton without heap alloc, or function static variable