HomeFreeBSD

vm_page: pass page to iter_free

Description

vm_page: pass page to iter_free

Pass the to-be-freed page to vm_page_iter_free as a parameter, rather
than computing it from the iterator parameter, to improve performance.

Sort declarations of page_iter functions in vm_page.h.

Reviewed by: alc
Differential Revision: https://reviews.freebsd.org/D47727

Details

Provenance
dougmAuthored on Mon, Nov 25, 8:03 AM
Reviewer
alc
Differential Revision
D47727: vm_page: pass page to iter_free
Parents
rG8ea6c1154094: usr.bin/bc: remove OpenBSD derived bc and dc commands
Branches
Unknown
Tags
Unknown