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)
Sat, Mar 23, 6:20 AM
Unknown Object (File)
Dec 20 2023, 2:21 AM
Unknown Object (File)
Nov 14 2023, 9:59 AM
Unknown Object (File)
Nov 11 2023, 3:08 PM
Unknown Object (File)
Nov 9 2023, 3:12 PM
Unknown Object (File)
Nov 7 2023, 1:02 PM
Unknown Object (File)
Nov 7 2023, 2:24 AM
Unknown Object (File)
Oct 13 2023, 8:55 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