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
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
Unknown Object (File)
Feb 1 2026, 12:45 AM
Unknown Object (File)
Jan 31 2026, 10:41 PM
Unknown Object (File)
Jan 29 2026, 5:42 PM
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