Page MenuHomeFreeBSD

vm_object: use iterators in list_handle()
ClosedPublic

Authored by dougm on Apr 21 2025, 7:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
May 11 2026, 10:04 PM
Unknown Object (File)
May 11 2026, 9:25 PM
Unknown Object (File)
May 9 2026, 12:33 PM
Unknown Object (File)
May 9 2026, 9:07 AM
Unknown Object (File)
Apr 28 2026, 1:45 PM
Unknown Object (File)
Apr 27 2026, 4:19 PM
Unknown Object (File)
Apr 19 2026, 1:45 PM
Unknown Object (File)
Apr 18 2026, 11:35 PM
Subscribers

Details

Summary

Replace the listq pointers with iterators in vm_object_list_handle().

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:26 PM
dougm created this revision.
This revision is now accepted and ready to land.Apr 21 2025, 10:14 PM
This revision was automatically updated to reflect the committed changes.