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)
Fri, Mar 20, 6:27 PM
Unknown Object (File)
Fri, Mar 20, 5:22 AM
Unknown Object (File)
Sat, Mar 14, 12:34 AM
Unknown Object (File)
Fri, Mar 13, 8:55 PM
Unknown Object (File)
Sun, Mar 1, 11:02 AM
Unknown Object (File)
Sun, Mar 1, 12:53 AM
Unknown Object (File)
Jan 25 2026, 1:24 AM
Unknown Object (File)
Jan 25 2026, 1:17 AM

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