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, Apr 8, 1:56 AM
Unknown Object (File)
Mar 5 2025, 7:43 AM
Unknown Object (File)
Mar 1 2025, 11:06 AM
Unknown Object (File)
Mar 1 2025, 7:29 AM
Unknown Object (File)
Mar 1 2025, 5:31 AM
Unknown Object (File)
Feb 18 2025, 12:22 PM
Unknown Object (File)
Jan 11 2025, 2:32 PM
Unknown Object (File)
Dec 28 2024, 11:57 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