Hi, does anyone know of a slab allocator implementation for BSD ? Linux now supports a slab allocator in the kernel for efficient allocation and deallocation of memory objects. - Mohit P.S. more info on slab allocator can be obtained from the USENIX 1994 paper: http://www.usenix.org/publications/library/proceedings/bos94/bonwick.htm To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- Re: slab allocator for FreeBSD Mohit Aron
- Re: slab allocator for FreeBSD Andreas Persson