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)
Thu, Nov 21, 4:44 PM
Unknown Object (File)
Tue, Nov 19, 2:14 PM
Unknown Object (File)
Tue, Nov 19, 4:10 AM
Unknown Object (File)
Tue, Nov 19, 4:09 AM
Unknown Object (File)
Sun, Nov 17, 2:02 AM
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
Subscribers

Details

Summary

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

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kib added inline comments.
sys/riscv/riscv/pmap.c
3581 ↗(On Diff #52912)

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