HomeFreeBSD

vm_page: fuse two allocation loops

Description

vm_page: fuse two allocation loops

Combine two loops, each iterating over the same array of pages to
initialize them, into a single loop.

Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D46609

Details

Provenance
dougmAuthored on Sep 13 2024, 4:41 AM
Reviewer
kib
Differential Revision
D46609: vm_page: fuse two allocation loops
Parents
rGc1c989588df6: LinuxKPI: 802.11: add futher defines to ieee80211.h and nl80211.h
Branches
Unknown
Tags
Unknown