Page MenuHomeFreeBSD

Enhance book-e pmap for 36-bit physaddr
ClosedPublic

Authored by jhibbits on Jul 9 2015, 2:52 AM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 20 2023, 7:15 AM
Unknown Object (File)
Dec 17 2023, 2:16 PM
Unknown Object (File)
Dec 11 2023, 11:22 PM
Unknown Object (File)
Dec 10 2023, 7:16 PM
Unknown Object (File)
Nov 2 2023, 1:59 AM
Unknown Object (File)
Oct 1 2023, 1:58 AM
Unknown Object (File)
Sep 22 2023, 6:30 PM
Unknown Object (File)
Aug 2 2023, 7:02 PM
Subscribers

Details

Summary

This is (probably step 1) of enhancing the book-e pmap to support the full
36-bit physical address space on Freescale e500 and e5500 cores.

Thus far it has only been regression tested on one platform. Since I only have
one other Book-E platform (e5500), that needs work beyond this, I haven't yet
tested it on this.

Test Plan

Regression tested on my RouterBoard RB800.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhibbits retitled this revision from to Enhance book-e pmap for 36-bit physaddr.
jhibbits updated this object.
jhibbits edited the test plan for this revision. (Show Details)
jhibbits added reviewers: PowerPC, marcel.

Ping? There are further changes I need to make to pmap, but want to be sure this is solid and in place before I work on those changes, so would really like a review of this.

marcel edited edge metadata.

LGTM

This revision is now accepted and ready to land.Aug 21 2015, 8:20 PM
This revision was automatically updated to reflect the committed changes.