Page MenuHomeFreeBSD

RISC-V superpage support, part 4/6.
ClosedPublic

Authored by markj on Jan 17 2019, 2:52 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 9, 8:11 AM
Unknown Object (File)
Tue, Apr 9, 7:34 AM
Unknown Object (File)
Tue, Apr 9, 5:48 AM
Unknown Object (File)
Feb 23 2024, 11:58 PM
Unknown Object (File)
Feb 18 2024, 12:49 AM
Unknown Object (File)
Dec 23 2023, 10:59 AM
Unknown Object (File)
Dec 12 2023, 12:26 AM
Unknown Object (File)
Oct 26 2023, 11:28 AM
Subscribers

Details

Summary

Superpage support for pmap_page_wired_mappings(), pmap_remove_write(),
pmap_page_exists_quick().

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 22218
Build 21427: arc lint + arc unit

Event Timeline

kib added inline comments.
sys/riscv/riscv/pmap.c
3581

I think this change deserves a separate commit.

This revision is now accepted and ready to land.Jan 28 2019, 3:19 PM
This revision was automatically updated to reflect the committed changes.
markj marked an inline comment as done.

Committed in r344106.

This revision is now accepted and ready to land.Feb 13 2019, 6:03 PM