K 10 svn:author V 7 wollman K 8 svn:date V 27 1996-05-08T19:38:27.000000Z K 7 svn:log V 392 Our new-old mbugf allocator. This is actually something of a blast from the past, since it returns to the old system of allocating mbufs out of a private area rather than using the kernel malloc(). While this may seem like a backwards step to some, the new allocator is some 20% faster than the old one and has much better caching properties. Written by: John Wroclawski END