From owner-cvs-all Thu Jan 21 00:11:07 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA01653 for cvs-all-outgoing; Thu, 21 Jan 1999 00:11:07 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA01648; Thu, 21 Jan 1999 00:11:06 -0800 (PST) (envelope-from dillon@FreeBSD.org) From: Matt Dillon Received: (from dillon@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA13818; Thu, 21 Jan 1999 00:11:07 -0800 (PST) Date: Thu, 21 Jan 1999 00:11:07 -0800 (PST) Message-Id: <199901210811.AAA13818@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/sys blist.h src/sys/kern subr_blist.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dillon 1999/01/21 00:11:06 PST Added files: sys/sys blist.h sys/kern subr_blist.c Log: Add new blist module - radix tree based bitmap allocator with size hinting. Will be used by the new swapper. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message