K 10 svn:author V 7 glebius K 8 svn:date V 27 2017-06-08T21:33:19.653311Z K 7 svn:log V 237 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 END