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

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

Re: [Gnu-arch-users] Some issues


From: Florian Weimer
Subject: Re: [Gnu-arch-users] Some issues
Date: Wed, 09 Jun 2004 20:50:46 +0200

* Andrew Suffield:

> Right, ext[23] cluster based on creation order, which works out pretty
> well for tla.

It doesn't on recent ext3 because ext3 reads the files in directory
order which is completely random thanks to hashing.

>> You can compensate for part of this problem if you sort directory
>> entries by inode number before accessing them, but it's still much
>> worse than just reading a file sequentially.
>
> This is false, and it's also irrelevant,

No, it's not.  Have a look at that mutt patch that sorts Maildir
access by inode number.  It's a huge win.

> since your proposal was to read a file randomly.

Oh, was it?  I don't think so.

-- 
Current mail filters: many dial-up/DSL/cable modem hosts, and the
following domains: bigpond.com, di-ve.com, fuorissimo.com, hotmail.com,
jumpy.it, libero.it, netscape.net, postino.it, simplesnet.pt, spymac.com,
tiscali.co.uk, tiscali.cz, tiscali.it, voila.fr, yahoo.com.




reply via email to

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