HomeFreeBSD

When we are in UMA_STARTUP use startup_alloc() for any zone, not for

Description

When we are in UMA_STARTUP use startup_alloc() for any zone, not for
internal zones only. This allows to create new zones at early stages
of boot, without need to mark them as internal to UMA, which isn't
always true.

Reviewed by: alc

Details

Provenance
glebiusAuthored on
Reviewer
alc
Parents
rS319723: Fix the software fallback for GCM to validate the existing tag for decrypts.
Branches
Unknown
Tags
Unknown