Page MenuHomeFreeBSD

vm_object: check pctrie for empty check
ClosedPublic

Authored by dougm on Apr 21 2025, 7:41 PM.
Tags
None
Referenced Files
F150999609: D49948.diff
Sun, Apr 5, 9:33 AM
Unknown Object (File)
Wed, Mar 25, 2:56 AM
Unknown Object (File)
Tue, Mar 24, 10:28 AM
Unknown Object (File)
Fri, Mar 20, 7:05 AM
Unknown Object (File)
Tue, Mar 17, 7:17 PM
Unknown Object (File)
Tue, Mar 17, 7:09 PM
Unknown Object (File)
Sat, Mar 14, 3:07 PM
Unknown Object (File)
Sat, Mar 14, 1:31 AM
Subscribers

Details

Summary

Check the object pctrie, rather than the memq, to detect an empty object.

Diff Detail

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

Event Timeline

dougm requested review of this revision.Apr 21 2025, 7:41 PM
dougm created this revision.
This revision is now accepted and ready to land.Apr 21 2025, 10:19 PM
This revision was automatically updated to reflect the committed changes.