Mailinglist Archive: opensuse (3073 mails)

< Previous Next >
Re: [opensuse] Best filesystem type for HUGE directories?
  • From: M Harris <harrismh777@xxxxxxxxxxxxx>
  • Date: Thu, 3 Jan 2008 14:02:14 -0600
  • Message-id: <200801031402.14492.harrismh777@xxxxxxxxxxxxx>
On Thursday 03 January 2008 13:04, Carlos E. R. wrote:
If I did that, what would be the best choice of filesystem?  ReiserFS?
I know it has been optimized for lots of small files, but I'm not
sure about the couple million in one directory scenario.

Reiserfs will be very happy with millions of files in a single directory.
Yes, Reiserfs is the best choice. Its organized on a b-tree (very fast)
and
the leaves take up only as much diskspace as the file needs (unlike file
systems that allocate predetermined block sizes regardless of file size).


--
Kind regards,

M Harris <><
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >