HomeFreeBSD

vm_page: use iterators in alloc_contig_domain

Description

vm_page: use iterators in alloc_contig_domain

Restructure a bit of code to allow vm_page_alloc_contig_domain to use
pctrie iterators for lookup and insertion into the object radix tree,
to improve performance.

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

Details

Provenance
dougmAuthored on Nov 16 2024, 7:15 PM
Reviewer
alc
Differential Revision
D47036: vm_page: iterators in alloc_contig_domain
Parents
rG184d0b3fe348: aw_syscon: enable for Allwinner D1 (riscv)
Branches
Unknown
Tags
Unknown