On Fri, Nov 17, 2000 at 06:12:49PM -0600, Mohit Aron wrote:
>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.
FreeBSD supports this as well with the zone alloc
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.usen
2 matches
Mail list logo