SydOS/Star

Memory manager

Opened this issue · 3 comments

Memory manager

At this point, management of the physical memory is complete, with paging and a kernel heap implementation partially done and working.

Physical memory manager now supports 64-bit addressing in PAE mode.

PAE seems to be broken currently, will look into.