Page MenuHomeFreeBSD

riscv: Add various pmap definitions needed to support SV48 mode
ClosedPublic

Authored by markj on Feb 14 2022, 10:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 9, 1:42 AM
Unknown Object (File)
Thu, Nov 6, 8:55 PM
Unknown Object (File)
Thu, Nov 6, 4:00 AM
Unknown Object (File)
Wed, Nov 5, 3:51 PM
Unknown Object (File)
Wed, Nov 5, 2:41 PM
Unknown Object (File)
Wed, Nov 5, 1:19 PM
Unknown Object (File)
Sat, Nov 1, 2:07 AM
Unknown Object (File)
Wed, Oct 29, 10:10 PM
Subscribers

Details

Summary

No functional change intended.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 44465
Build 41353: arc lint + arc unit

Event Timeline

jhb added a subscriber: jhb.
jhb added inline comments.
sys/riscv/include/vmparam.h
183–186

Does it make sense to include the _SV48 constants in this commit?

This revision is now accepted and ready to land.Feb 14 2022, 11:56 PM
This revision now requires review to proceed.Feb 15 2022, 3:19 PM
This revision is now accepted and ready to land.Feb 15 2022, 5:41 PM
alc added inline comments.
sys/vm/pmap.h
97–103

I don't see why this is defined in the MI-level pmap,h as opposed to riscv/include/pmap.h.

markj marked an inline comment as done.

Define pmap_mode in the right header.

This revision now requires review to proceed.Feb 18 2022, 2:03 PM
This revision was not accepted when it landed; it landed in state Needs Review.Mar 1 2022, 2:40 PM
This revision was automatically updated to reflect the committed changes.