jeff 84a32e0176 - Convert the slab free item list from a linked array of indices to a
bitmap using sys/bitset.  This is much simpler, has lower space
   overhead and is cheaper in most cases.
 - Use a second bitmap for invariants asserts and improve the quality of
   the asserts as well as the number of erroneous conditions that we will
   catch.
 - Drastically simplify sizing code.  Special case refcnt zones since they
   will be going away.
 - Update stale comments.

Sponsored by:	EMC / Isilon Storage Division
2013-06-13 21:05:38 +00:00
..
2013-03-17 23:53:06 +00:00
2013-03-09 03:19:53 +00:00
2013-03-09 03:19:53 +00:00
2013-06-06 18:19:26 +00:00
2013-04-09 17:43:48 +00:00
2013-06-06 18:19:26 +00:00
2013-03-17 23:53:06 +00:00