Memory manager
Opened this issue · 3 comments
Goldfish64 commented
Memory manager
Goldfish64 commented
At this point, management of the physical memory is complete, with paging and a kernel heap implementation partially done and working.
Goldfish64 commented
Physical memory manager now supports 64-bit addressing in PAE mode.
Goldfish64 commented
PAE seems to be broken currently, will look into.