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
F115927898: D34272.id102758.diff
Wed, Apr 30, 12:58 PM
F115912803: D34272.diff
Wed, Apr 30, 8:13 AM
Unknown Object (File)
Tue, Apr 22, 3:52 PM
Unknown Object (File)
Mon, Apr 14, 3:48 PM
Unknown Object (File)
Fri, Apr 11, 8:03 AM
Unknown Object (File)
Mar 6 2025, 2:58 AM
Unknown Object (File)
Feb 23 2025, 10:04 AM
Unknown Object (File)
Feb 22 2025, 6:28 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 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.