On 1/2/03 at 3:13 PM Roman Neuhauser wrote: |# [EMAIL PROTECTED] / 2003-01-02 09:01:27 -0500: |> I'm considering setting up my server as a mirror site for the freedb.org |> lookup database. Unfortunately, I've seem to have run into a stumbling |> block. The server app requires over 250,000 files in a single directory. |> Each file is about 2k in size. |> |> It was a surprise to me (but probably not to those on this list) that the |> file system does not handle that many files in an expeditious manner (I'm |> being kind here). |> | | would this help? (I don't know if this was available in 4.5, look in | your /sys/i386/conf/LINT) | | roman@freepuppy ~ 1003:0 > grep -B2 DIRHASH /sys/i386/conf/LINT | # Directory hashing improves the speed of operations on very large | # directories at the expense of some memory. | options UFS_DIRHASH =============
Thanks for the quick reply. I already have UFS_DIRHASH specified in my kernel config file. :-( To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message