Page MenuHomeFreeBSD

vm_reserv: find reservations with iterators
ClosedPublic

Authored by dougm on Sat, Apr 19, 10:46 PM.
Tags
None
Referenced Files
F115405056: D49921.id.diff
Wed, Apr 23, 11:28 AM
F115388237: D49921.diff
Wed, Apr 23, 7:07 AM
F115376903: D49921.diff
Wed, Apr 23, 4:09 AM
F115369503: D49921.id153979.diff
Wed, Apr 23, 2:16 AM
F115342886: D49921.id153947.diff
Tue, Apr 22, 7:54 PM
F115341697: D49921.id.diff
Tue, Apr 22, 7:36 PM
Unknown Object (File)
Tue, Apr 22, 5:31 AM
Unknown Object (File)
Mon, Apr 21, 4:58 AM
Subscribers

Details

Summary

Instead of passing a preceding page to a vm _reserv alloc function, pass an iterator, and use the iterator to find the predecessor and successor.

Diff Detail

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

Event Timeline

dougm created this revision.
This revision is now accepted and ready to land.Sun, Apr 20, 2:05 AM
This revision was automatically updated to reflect the committed changes.