HomeFreeBSD

MFC r320980,321377

Description

MFC r320980,321377

Generalize vm_page_ps_is_valid() to support testing other predicates on
the (super)page, renaming the function to vm_page_ps_test().

In vm_page_ps_test(), always check that the base pages within the specified
superpage all belong to the same object.  To date, that check has not been
needed, but upcoming changes require it.

Details

Provenance
alcAuthored on
Parents
rS324388: Unbreak building efiboot with MK_ZFS == no
Branches
Unknown
Tags
Unknown