diff options
author | Richard Braun <rbraun@sceen.net> | 2017-01-10 22:33:22 +0100 |
---|---|---|
committer | Richard Braun <rbraun@sceen.net> | 2017-01-10 22:33:22 +0100 |
commit | 0a7bb2b9e2441cd0610a0687f39a38b5c66a6f46 (patch) | |
tree | ab80c94064097c7de6b447f7ff614a44d2fdbe3e /kern/kmem.c | |
parent | a683a140d378aeef19b303384e2cfd9fbafc7375 (diff) |
x86/pmap: rework PAE
Instead of presenting PAE mode as a two-level hierarchy (the same as
non-PAE 32-bits) with a page directory 4 pages wide, present it as a
three-level hierarchy. The purpose of this change is to break the
requirement of the page directory being 4 contiguous pages, which
is likely to fail because of fragmentation.
Diffstat (limited to 'kern/kmem.c')
0 files changed, 0 insertions, 0 deletions