Page MenuHomeFreeBSD

Add a VA_IS_CLEANMAP() macro.
ClosedPublic

Authored by jhb on Feb 16 2021, 6:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 1, 12:41 PM
Unknown Object (File)
Sun, May 31, 11:01 PM
Unknown Object (File)
Sat, May 30, 1:26 AM
Unknown Object (File)
Mon, May 25, 7:40 PM
Unknown Object (File)
Sat, May 23, 8:32 PM
Unknown Object (File)
May 9 2026, 3:23 PM
Unknown Object (File)
May 6 2026, 3:08 AM
Unknown Object (File)
May 3 2026, 6:46 PM

Details

Summary

This macro returns true if a provided virtual address is contained
in the kernel's clean submap.

In CHERI kernels, the buffer cache and transient I/O map are allocated
as separate regions. Abstracting this check reduces the diff relative
to FreeBSD. It is perhaps slightly more readable as well.

Sponsored by: DARPA

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 37059
Build 33948: arc lint + arc unit