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)
Tue, Nov 19, 8:17 AM
Unknown Object (File)
Oct 20 2024, 4:16 AM
Unknown Object (File)
Oct 2 2024, 7:27 PM
Unknown Object (File)
Sep 27 2024, 8:31 PM
Unknown Object (File)
Sep 12 2024, 6:04 PM
Unknown Object (File)
Sep 7 2024, 9:23 PM
Unknown Object (File)
Sep 5 2024, 2:48 PM
Unknown Object (File)
Aug 24 2024, 2:23 PM
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