Page MenuHomeFreeBSD

vm_object.h: tweak OBJ_ONEMAPPING comment even more
ClosedPublic

Authored by kib on Jan 7 2026, 6:28 AM.
Tags
None
Referenced Files
F147663072: D54570.diff
Thu, Mar 12, 5:13 PM
Unknown Object (File)
Mon, Mar 9, 4:17 PM
Unknown Object (File)
Sat, Mar 7, 3:07 PM
Unknown Object (File)
Wed, Feb 25, 11:42 AM
Unknown Object (File)
Tue, Feb 24, 4:10 PM
Unknown Object (File)
Mon, Feb 23, 2:04 PM
Unknown Object (File)
Sun, Feb 22, 7:39 PM
Unknown Object (File)
Feb 1 2026, 8:16 AM
Subscribers

Details

Summary
The formulation that pages are allowed to have at most one mapping is
not quite clear.  Nothing prevents pages from having more than one
mapping, but the flag must be cleared then.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable