Jeff Roberson bbee39c629 - Now that uma_zalloc_internal is not the fast path don't be so fussy about
extra function calls.  Refactor uma_zalloc_internal into seperate functions
   for finding the most appropriate slab, filling buckets, allocating single
   items, and pulling items off of slabs.  This makes the code significantly
   cleaner.
 - This also fixes the "Returning an empty bucket." panic that a few people
   have seen.

Tested On:	alpha, x86
2002-10-24 07:59:03 +00:00
..
2002-05-22 01:01:37 +00:00
2002-10-16 10:52:15 +00:00
2002-09-22 04:33:43 +00:00
2002-03-19 22:20:14 +00:00
2002-07-20 05:06:20 +00:00
2002-03-19 22:20:14 +00:00