Page MenuHomeFreeBSD

vm_reserv: find reservations with iterators
ClosedPublic

Authored by dougm on Sat, Apr 19, 10:46 PM.
Tags
None
Referenced Files
F116283694: D49921.diff
Sun, May 4, 6:40 PM
Unknown Object (File)
Wed, Apr 23, 5:53 PM
Unknown Object (File)
Wed, Apr 23, 5:50 PM
Unknown Object (File)
Wed, Apr 23, 2:10 PM
Unknown Object (File)
Wed, Apr 23, 11:28 AM
Unknown Object (File)
Wed, Apr 23, 7:07 AM
Unknown Object (File)
Wed, Apr 23, 4:09 AM
Unknown Object (File)
Wed, Apr 23, 2:16 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.