The existing page table is fraught with errors, since it creates a hole
in the address space bits. Fix this by taking a cue from the POWER9
radix pmap, and make the page table 4 levels, 52 bits.
Details
Details
- Reviewers
bdragon luporl alfredo nwhitehorn - Group Reviewers
PowerPC - Commits
- rS359791: powerpc/booke: Change Book-E 64-bit pmap to 4-level table
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable