HomeFreeBSD

vm_page: Drop handling of VM_ALLOC_NOOBJ in vm_page_alloc_contig_domain()

Description

vm_page: Drop handling of VM_ALLOC_NOOBJ in vm_page_alloc_contig_domain()

As in vm_page_alloc_domain_after(), unconditionally preserve PG_ZERO.

Implement vm_page_alloc_noobj_contig_domain().

Reviewed by: kib
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D32034

Details

Provenance
markjAuthored on Oct 20 2021, 12:26 AM
Reviewer
kib
Differential Revision
D32034: vm_page: Drop handling of VM_ALLOC_NOOBJ in vm_page_alloc_contig_domain()
Parents
rGc40cf9bc6271: vm_page: Stop handling VM_ALLOC_NOOBJ in vm_page_alloc_domain_after()
Branches
Unknown
Tags
Unknown