HomeFreeBSD

Eliminate some unnecessary uses of UMA_ZONE_VM. Only zones involved in

Description

Eliminate some unnecessary uses of UMA_ZONE_VM. Only zones involved in
virtual address or physical page allocation need to be marked with this
flag.

Reviewed by: markj
Tested by: pho
Differential Revision: https://reviews.freebsd.org/D23712

Details

Provenance
jeffAuthored on
Reviewer
markj
Differential Revision
D23712: Correct use of UMA_ZONE_VM
Parents
rS358096: Type validating smr protected pointer accessors.
Branches
Unknown
Tags
Unknown