K 10 svn:author V 5 andre K 8 svn:date V 27 2013-10-10T20:06:34.120442Z K 7 svn:log V 360 Internalize the various mbuf and cluster UMA zones into kern/kern_mbuf.c. De-inline m_free() as well. There is some fallout in dev/cxgb, dev/cxgbe and dev/sfxge who (ab)use the current (non-)API to some extent. I still have to look at them in details to determine if one of the existing APIs can be used instead or if a new allocator function is necessary. END