devel anaconda wrote: > > It disables fsync() on each incoming mail. Plus, if I mount my ext3 partition > with option commit=30 or even commit=100, can it helps a bit? >
Have you tried a filesystem other than ext3 like Reiser or XFS? The performance of ext3 really, really sucks if you have a lot of files in one directory as a mail spool is bound to have. ~Seth