On Wed, Oct 06, 2004 at 03:12:33PM +0200, Florian Weimer wrote:
> The most common performance issue with ext3 file systems is caused by
> software that accesses files in the order returned by readdir.  Has
> this been ruled out?

What other, sane alternatives are there? Should the list be sorted by some
measure? (Alphabetically? By some hash? What about other file systems, like
ReiserFS, which sorts internally by other hashes?)

/* Steinar */
-- 
Homepage: http://www.sesse.net/


Reply via email to