Page MenuHomeFreeBSD

Add a VA_IS_CLEANMAP() macro.
ClosedPublic

Authored by jhb on Feb 16 2021, 6:51 PM.
Tags
None
Referenced Files
F132295895: D28710.diff
Wed, Oct 15, 3:21 PM
Unknown Object (File)
Sat, Oct 11, 2:42 AM
Unknown Object (File)
Thu, Oct 9, 10:46 PM
Unknown Object (File)
Sun, Oct 5, 11:36 PM
Unknown Object (File)
Aug 19 2025, 9:32 AM
Unknown Object (File)
Aug 4 2025, 7:28 PM
Unknown Object (File)
Jul 17 2025, 11:41 PM
Unknown Object (File)
Jul 17 2025, 10:09 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