When initializing paging, we zero out the page directory and page tables just to make sure we are starting in a predictable place. This seems to make the kernel startup hang for a moment while the loops run. Sometime this should be fixed, but is a low priority.
When initializing paging, we zero out the page directory and page tables just to make sure we are starting in a predictable place. This seems to make the kernel startup hang for a moment while the loops run. Sometime this should be fixed, but is a low priority.