From owner-freebsd-hackers Sat Jan 25 23:33:00 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA23329 for hackers-outgoing; Sat, 25 Jan 1997 23:33:00 -0800 (PST) Received: (from hsu@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA23320; Sat, 25 Jan 1997 23:32:57 -0800 (PST) Date: Sat, 25 Jan 1997 23:32:57 -0800 (PST) From: Jeffrey Hsu Message-Id: <199701260732.XAA23320@freefall.freebsd.org> To: kneel@ishiboo.com Subject: Re: Possible projects? Cc: hackers Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk You could try converting the kernel memory allocator to a slab allocator. See the Unix Frontiers books for more details and ideas for other projects.