mirror of
https://github.com/justinian/jsix.git
synced 2025-12-10 00:14:32 -08:00
Process PML4s all point their high (kernelspace) entries at the same set of PDs, but that copying only happens on process creation. New PDs added to the kernel PML4 won't get shared among other PML4s. This change instantiates empty PDs for all PML4 entries in the higher half to make sure this can't happen.
7.3 KiB
7.3 KiB