Slow directory access with lots of files

Kris Kennaway kris at obsecurity.org
Mon Jan 17 14:49:12 PST 2005


On Mon, Jan 17, 2005 at 09:34:25PM +0100, Miguel Mendez wrote:
> On Mon, 17 Jan 2005 11:13:43 -0800
> Kris Kennaway <kris at obsecurity.org> wrote:
> 
> Hi,
> 
> > Do you have UFS_DIRHASH in your kernel?  If you don't, or if you added
> > it after the disk was already populated, you'll see the benefits if
> > you dump, wipe and restore the disk.
> 
> Could you elaborate on that? My impression has always been that dirhash
> does all its magic in memory, without persistant data stored on disk.

No.  It's an optimized method for laying out the data on disk.  I
think you're confusing it with softupdates, but that still doesn't
work entirely that way.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20050117/7b436b7d/attachment.bin


More information about the freebsd-questions mailing list