Page MenuHomeFreeBSD

powerpc/booke: Change Book-E 64-bit pmap to 4-level table
ClosedPublic

Authored by jhibbits on Mar 30 2020, 2:34 AM.
Tags
None
Referenced Files
F150807189: D24220.id69989.diff
Sat, Apr 4, 4:43 AM
Unknown Object (File)
Thu, Apr 2, 11:43 PM
Unknown Object (File)
Wed, Mar 25, 10:43 AM
Unknown Object (File)
Thu, Mar 19, 7:46 AM
Unknown Object (File)
Thu, Mar 19, 12:52 AM
Unknown Object (File)
Mar 2 2026, 11:06 PM
Unknown Object (File)
Feb 7 2026, 12:09 AM
Unknown Object (File)
Dec 26 2025, 1:17 AM
Subscribers

Details

Summary

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.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable