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
Unknown Object (File)
Fri, Apr 17, 12:04 AM
Unknown Object (File)
Mon, Apr 13, 7:21 PM
Unknown Object (File)
Mon, Apr 13, 2:48 PM
Unknown Object (File)
Thu, Apr 9, 8:53 PM
Unknown Object (File)
Thu, Apr 9, 6:19 AM
Unknown Object (File)
Sat, Apr 4, 4:43 AM
Unknown Object (File)
Thu, Apr 2, 11:43 PM
Unknown Object (File)
Mar 25 2026, 10:43 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

Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 30174
Build 27972: arc lint + arc unit