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
F163411484: D34272.id102932.diff
Wed, Jul 22, 11:46 PM
Unknown Object (File)
Sat, Jul 18, 8:58 AM
Unknown Object (File)
Sat, Jul 18, 6:20 AM
Unknown Object (File)
Sat, Jul 4, 5:23 PM
Unknown Object (File)
Wed, Jun 24, 11:34 AM
Unknown Object (File)
Jun 22 2026, 11:59 PM
Unknown Object (File)
Jun 19 2026, 4:14 AM
Unknown Object (File)
Jun 9 2026, 7:51 AM
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 44441
Build 41329: arc lint + arc unit

Event Timeline

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

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.