Page MenuHomeFreeBSD

vm_object: use iterators in split()
ClosedPublic

Authored by dougm on Sun, Apr 20, 8:06 PM.
Tags
None
Referenced Files
F116109568: D49934.diff
Fri, May 2, 3:29 PM
Unknown Object (File)
Tue, Apr 29, 9:46 PM
Unknown Object (File)
Wed, Apr 23, 10:01 PM
Unknown Object (File)
Wed, Apr 23, 1:01 PM
Unknown Object (File)
Wed, Apr 23, 7:46 AM
Unknown Object (File)
Wed, Apr 23, 6:27 AM
Unknown Object (File)
Tue, Apr 22, 11:45 PM
Unknown Object (File)
Mon, Apr 21, 7:22 AM
Subscribers

Details

Summary

Use an iterator, rather than a tailq pointer, for work in vm_object_split().

Diff Detail

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

Event Timeline

dougm requested review of this revision.Sun, Apr 20, 8:06 PM
dougm created this revision.
This revision is now accepted and ready to land.Sun, Apr 20, 11:24 PM
This revision was automatically updated to reflect the committed changes.