Page MenuHomeFreeBSD

vm_object: use iterators in madvise()
ClosedPublic

Authored by dougm on Apr 20 2025, 6:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 25, 8:44 PM
Unknown Object (File)
Thu, Sep 18, 8:00 PM
Unknown Object (File)
Wed, Sep 17, 10:06 PM
Unknown Object (File)
Sep 13 2025, 6:18 AM
Unknown Object (File)
Sep 12 2025, 3:34 AM
Unknown Object (File)
Sep 9 2025, 6:11 AM
Unknown Object (File)
Sep 5 2025, 11:49 AM
Unknown Object (File)
Aug 24 2025, 12:24 AM
Subscribers

Details

Summary

Change vm_object_madvise() to use iterators rather than tailq pointers.

Diff Detail

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

Event Timeline

dougm requested review of this revision.Apr 20 2025, 6:27 PM
dougm created this revision.
This revision is now accepted and ready to land.Apr 20 2025, 6:48 PM
This revision was automatically updated to reflect the committed changes.