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)
Mon, Sep 29, 5:19 PM
Unknown Object (File)
Mon, Sep 22, 6:57 AM
Unknown Object (File)
Thu, Sep 18, 8:49 PM
Unknown Object (File)
Thu, Sep 18, 8:18 PM
Unknown Object (File)
Sep 13 2025, 11:20 AM
Unknown Object (File)
Aug 30 2025, 1:00 AM
Unknown Object (File)
Aug 30 2025, 12:47 AM
Unknown Object (File)
Aug 19 2025, 2:28 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.