Page MenuHomeFreeBSD

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

Authored by markj on Jan 17 2019, 2:52 AM.
Tags
None
Referenced Files
F132667737: D18865.id52911.diff
Sat, Oct 18, 9:55 PM
Unknown Object (File)
Tue, Oct 14, 11:17 PM
Unknown Object (File)
Tue, Oct 14, 11:17 PM
Unknown Object (File)
Tue, Oct 14, 11:17 PM
Unknown Object (File)
Tue, Oct 14, 2:30 PM
Unknown Object (File)
Sep 18 2025, 11:44 PM
Unknown Object (File)
Sep 18 2025, 11:04 PM
Unknown Object (File)
Sep 6 2025, 4:02 PM
Subscribers
None

Details

Summary

Superpage support for pmap_remove(), pmap_remove_page(),
pmap_remove_all().

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 21995
Build 21229: arc lint + arc unit

Event Timeline

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

I believe we usually put {} around both blocks if one branch needs it.

This revision is now accepted and ready to land.Jan 20 2019, 11:11 AM
markj marked an inline comment as done.

Style.

This revision now requires review to proceed.Jan 23 2019, 9:17 PM

Committed in r344106.

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