HomeFreeBSD

vm_reserv: find reservations with iterators

Description

vm_reserv: find reservations with iterators

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.

Reviewed by: markj, kib
Differential Revision: https://reviews.freebsd.org/D49921

Details

Provenance
dougmAuthored on Sun, Apr 20, 7:52 PM
Reviewer
markj
Differential Revision
D49921: vm_reserv: find reservations with iterators
Parents
rG0b694568b0b5: vm_object: use iterators in madvise()
Branches
Unknown
Tags
Unknown