Page MenuHomeFreeBSD

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

Authored by markj on Jan 17 2019, 2:52 AM.
Tags
None
Referenced Files
F163406420: D18866.diff
Wed, Jul 22, 10:36 PM
Unknown Object (File)
Wed, Jul 22, 2:28 PM
Unknown Object (File)
Sat, Jul 18, 8:17 AM
Unknown Object (File)
Sat, Jul 4, 11:13 AM
Unknown Object (File)
Sat, Jul 4, 10:25 AM
Unknown Object (File)
Sat, Jul 4, 7:24 AM
Unknown Object (File)
Thu, Jul 2, 11:28 PM
Unknown Object (File)
Thu, Jul 2, 9:04 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