John Baldwin 8c68f75a7c - 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
2008-09-08 21:40:15 +00:00
..
2008-09-03 18:53:48 +00:00
2008-08-24 07:40:14 +00:00
2008-09-04 17:10:52 +00:00
2008-09-03 18:17:45 +00:00
2008-08-31 23:54:22 +00:00
2008-09-04 13:06:36 +00:00
2008-09-02 21:35:57 +00:00
2008-08-20 09:20:12 +00:00