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)
Sat, Nov 23, 7:52 PM
Unknown Object (File)
Mon, Nov 18, 12:20 AM
Unknown Object (File)
Sun, Nov 17, 2:26 PM
Unknown Object (File)
Wed, Oct 30, 11:23 AM
Unknown Object (File)
Oct 19 2024, 2:37 AM
Unknown Object (File)
Oct 10 2024, 4:02 AM
Unknown Object (File)
Sep 28 2024, 10:06 PM
Unknown Object (File)
Sep 27 2024, 6:57 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.