Re: Very slow header cache in mutt if the maildir is on ext3

From: Tino Keitel
Date: Tue Dec 16 2008 - 20:03:47 EST


On Wed, Dec 17, 2008 at 01:52:10 +0100, Tino Keitel wrote:

[...]

> OK, after glancing at the strace output again, I see that the seek
> offsets are much more linear in the XFS case, whereas they are pretty
> random in the ext3 case. I guess that this is connected to the order
> of the files in the maildir, which depends on the FS type. So this is
> a bug in mutt which makes reading the header cache dead slow if the
> files are in an inconvenient order.

Just for the records: I tested again on ext3 with dir_index disabled,
and the cache was read as quickly as with XFS.

Regards,
Tino

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/