HomeFreeBSD

fd: remove UMA_ZONE_ZINIT argument from Files zone

Description

fd: remove UMA_ZONE_ZINIT argument from Files zone

Originally it was added in order to prevent trashing of objects with
INVARIANTS enabled. The same effect is now provided with mere UMA_ZONE_NOFREE.

This reverts r286921.

Discussed with: kib

Details

Provenance
mjgAuthored on
Parents
rS287415: Don't trash memory from UMA_ZONE_NOFREE zones.
Branches
Unknown
Tags
Unknown