K 10 svn:author V 3 jhb K 8 svn:date V 27 2008-09-08T21:40:15.284800Z K 7 svn:log V 317 - Reduce scope of #ifdef's in uma_zcreate() call in init_turnstile0(). - Set UMA_ZONE_NOFREE so that the per-turnstile spin locks are type stable to avoid a race where one thread might dereference a lock in a free'd turnstile that was previously used by another thread. Theorized by: tegge (2) MFC after: 1 week END