K 10 svn:author V 7 glebius K 8 svn:date V 27 2013-04-09T15:15:52.650108Z K 7 svn:log V 278 Since now we support 256 items per slab, we need more bits for us_freecount. This grows uma_slab_head on 32-bit arches, but growth isn't significant. Taking kmem zones as example, only the 32 byte zone is affected, ipers is reduced from 113 to 112. In collaboration with: kib END