From owner-cvs-src@FreeBSD.ORG Fri Oct 22 14:03:36 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8689E16A4CE; Fri, 22 Oct 2004 14:03:36 +0000 (GMT) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 491B243D5A; Fri, 22 Oct 2004 14:03:36 +0000 (GMT) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 5216D5311; Fri, 22 Oct 2004 16:03:35 +0200 (CEST) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id A31D95310; Fri, 22 Oct 2004 16:03:28 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id 3A856B861; Fri, 22 Oct 2004 16:03:28 +0200 (CEST) To: Poul-Henning Kamp References: <200410211348.i9LDmomG044745@repoman.freebsd.org> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Fri, 22 Oct 2004 16:03:27 +0200 In-Reply-To: <200410211348.i9LDmomG044745@repoman.freebsd.org> (Poul-Henning Kamp's message of "Thu, 21 Oct 2004 13:48:50 +0000 (UTC)") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.64 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern vfs_subr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Oct 2004 14:03:36 -0000 Poul-Henning Kamp writes: > Log: > Simplify buf_vlist_remove(). >=20=20=20 > Now that we have encapsulated the splaytree related information > into a structure we can eliminate the half of this function. Is there any particular reason why you are using a home-grown splay tree implementation instead of ? DES --=20 Dag-Erling Sm=F8rgrav - des@des.no