From owner-cvs-all Wed Jul 10 10:21:19 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04E9A37B400; Wed, 10 Jul 2002 10:21:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9E8743E54; Wed, 10 Jul 2002 10:21:16 -0700 (PDT) (envelope-from dillon@FreeBSD.org) Received: from freefall.freebsd.org (dillon@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6AHLGJU006727; Wed, 10 Jul 2002 10:21:16 -0700 (PDT) (envelope-from dillon@freefall.freebsd.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6AHLGOW006726; Wed, 10 Jul 2002 10:21:16 -0700 (PDT) Date: Wed, 10 Jul 2002 10:21:16 -0700 (PDT) From: Matt Dillon Message-Id: <200207101721.g6AHLGOW006726@freefall.freebsd.org> To: Matt Dillon Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern vfs_bio.c vfs_cluster.c vfs_subr.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Oh, I should add that all the code within the #ifdef USE_BUFHASH sections (which you should NOT define!) is going to be removed in a later commit. I need to keep it intact for just a little while longer as reference material. -Matt :dillon 2002/07/10 10:02:32 PDT : : Modified files: : sys/kern vfs_bio.c vfs_cluster.c vfs_subr.c : sys/nfsclient nfs_bio.c : sys/nfsserver nfs_serv.c : sys/sys buf.h vnode.h : Log: : Replace the global buffer hash table with per-vnode splay trees using a :... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message