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)
Fri, Nov 15, 8:55 AM
Unknown Object (File)
Thu, Nov 14, 8:34 AM
Unknown Object (File)
Wed, Nov 13, 6:06 AM
Unknown Object (File)
Mon, Nov 11, 9:29 AM
Unknown Object (File)
Sun, Nov 10, 7:38 PM
Unknown Object (File)
Sun, Nov 10, 2:41 PM
Unknown Object (File)
Oct 17 2024, 3:47 AM
Unknown Object (File)
Oct 16 2024, 2:42 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 21996
Build 21230: 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