Date: Fri, 17 Nov 2000 18:12:49 -0600 (CST) From: Mohit Aron <aron@cs.rice.edu> To: freebsd-hackers@freebsd.org Subject: slab allocator for FreeBSD Message-ID: <200011180012.SAA11240@cs.rice.edu>
next in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011180012.SAA11240>