gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnu-arch-users] Re: readdir() optimization for ext3/Linux 2.6


From: Miles Bader
Subject: [Gnu-arch-users] Re: readdir() optimization for ext3/Linux 2.6
Date: 06 Oct 2003 17:31:18 +0900

Florian Weimer <address@hidden> writes:
> I've just finished a patch for Maildir support in mutt CVS that sorts
> the directory entries by inode before opening them.  Without this
> optimization, you incur a tremendous seek overhead because due to the
> new directory hashing, readdir() returns the entries in random order.

Isn't this filesystem-specific?  How on earth do you tell what sorting
order is best for a given directory?!?

-Miles
-- 
I'd rather be consing.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]