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, Sep 4, 2:20 PM
Unknown Object (File)
Fri, Sep 4, 2:15 PM
Unknown Object (File)
Thu, Sep 3, 9:33 PM
Unknown Object (File)
Aug 13 2026, 6:39 PM
Unknown Object (File)
Aug 8 2026, 12:46 AM
Unknown Object (File)
Aug 7 2026, 4:27 PM
Unknown Object (File)
Aug 7 2026, 12:30 PM
Unknown Object (File)
Aug 7 2026, 4:49 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