HomeFreeBSD

uma: remove M_ZERO support for pcpu zones

Description

uma: remove M_ZERO support for pcpu zones

Nothing in the tree uses it and pcpu zones have a fundamentally different use
case than the regular zones - they are not supposed to be allocated and freed
all the time.

This reduces pollution in the allocation fast path.

Details

Provenance
mjgAuthored on
Parents
rS334823: top(1): remove some unneeded indirection
Branches
Unknown
Tags
Unknown