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)
Sun, Aug 23, 5:32 AM
Unknown Object (File)
Mon, Aug 10, 11:37 AM
Unknown Object (File)
Mon, Aug 10, 11:36 AM
Unknown Object (File)
Aug 5 2026, 3:13 AM
Unknown Object (File)
Jul 25 2026, 9:44 PM
Unknown Object (File)
Jul 23 2026, 1:52 AM
Unknown Object (File)
Jul 20 2026, 11:55 AM
Unknown Object (File)
Jul 14 2026, 9:08 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