From owner-cvs-all Tue Jul 10 23:18:31 2001 Delivered-To: cvs-all@freebsd.org Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by hub.freebsd.org (Postfix) with ESMTP id 3834B37B403; Tue, 10 Jul 2001 23:18:27 -0700 (PDT) (envelope-from mi@aldan.algebra.com) Received: from aldan.algebra.com (localhost [127.0.0.1]) by aldan.algebra.com (8.11.4/8.11.4) with ESMTP id f6B6IJD15918; Wed, 11 Jul 2001 02:18:20 -0400 (EDT) (envelope-from mi@aldan.algebra.com) Message-Id: <200107110618.f6B6IJD15918@aldan.algebra.com> Date: Wed, 11 Jul 2001 02:18:18 -0400 (EDT) From: Mikhail Teterin Subject: Re: cvs commit: src/sys/i386/conf NOTES src/sys/conf files options src/sys/ufs/ufs dirhash.h ufs_dirhash.c inode.h ufs_inode.c ufs_lookup.c To: iedowse@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <200107102121.f6ALLUw38626@freefall.freebsd.org> 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 =Bring in dirhash, a simple hash-based lookup optimisation for large =directories. When enabled via "options UFS_DIRHASH", in-core hash =arrays are maintained for large directories. These allow all directory =operations to take place quickly instead of requiring long linear =searches. For now anyway, dirhash is not enabled by default. Cool! My ~/Mail has 2420 files in it and browsing is damn slow. BTW, this reminds me, once again, of the wonderful things like: http://www.cs.columbia.edu/~ezk/research/usenetfs/ http://www.cs.columbia.edu/~ezk/research/cryptfs/ and more at http://www.cs.columbia.edu/~ezk/research/ Some parts mention FreeBSD ports explicitly, albeit 3.0... Anyone cares to bring this in? -- |\__-----__/| _____/ ::::: :::\_____ '__--( ::::::::..::)--__` -mi If you have a / _- \/ :::::::\/ -_ serious knowledge / / :. .::::\ \ about computers -- | ::::::::::::| Ok, let's say you broke keep it in a secret! _|/ ::::____::\|_ the wall with your head "Rules of dating", / /:::::/:_::\::\:.\ What are you going to 'Playboy', ? 1994 | :| ..:(_/ \::|::|::| do in the next cell? | :|:::::. ::|: |::|.:| Stanislaw J. Lec \ |:: :::_/::/: :|:/ ((___\____\____/___/___)) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message