From owner-cvs-all Wed Nov 14 10:11:17 2001 Delivered-To: cvs-all@freebsd.org Received: from silby.com (cb34181-a.mdsn1.wi.home.com [24.14.173.39]) by hub.freebsd.org (Postfix) with ESMTP id 25A5A37B405 for ; Wed, 14 Nov 2001 10:11:14 -0800 (PST) Received: (qmail 65515 invoked by uid 1000); 14 Nov 2001 18:11:13 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 14 Nov 2001 18:11:13 -0000 Date: Wed, 14 Nov 2001 12:11:13 -0600 (CST) From: Mike Silbersack To: Ian Dowse Cc: , Subject: Re: cvs commit: src/sys/ufs/ufs ufs_dirhash.c In-Reply-To: <200111141508.fAEF88X98138@freefall.freebsd.org> Message-ID: <20011114120603.T65476-100000@achilles.silby.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Wed, 14 Nov 2001, Ian Dowse wrote: > Not surprisingly, fixing this improves performance in the sequential > access case. I am seeing a 7% speedup on one machine here; using > dirhash when sequentially looking up directory entries is now about > 5% faster instead of 2% slower than the non-dirhash case. > > Submitted by: KOIE Hidetaka Cool! Any thoughts on enabling this in GENERIC soon (before 4.5)? Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message