Re: [PATCH 00/23] per device dirty throttling -v8

From: Willy Tarreau
Date: Sun Aug 05 2007 - 04:58:12 EST


On Sun, Aug 05, 2007 at 09:21:41AM +0200, Ingo Molnar wrote:
>
> * Alan Cox <alan@xxxxxxxxxxxxxxxxxxx> wrote:
>
> > With a Red Hat on if we can move from /dev/hda to /dev/sda in FC7 then
> > we can move from atime to noatime by default on FC8 with appropriate
> > release note warnings and having a couple of betas to find out what
> > other than mutt goes boom.
>
> btw., Mutt does not go boom, i use it myself. It works just fine and
> notices new mails even on a noatime,nodiratime filesystem.

IIRC, atime is used by mailers and by the shell to detect that new
mail has arrived and report it only once if there are several intances
watching the same mbox.

I too use mutt and noatime,nodiratime everywhere (same 10 year-old
thinko), and the only side effect is that when I have a new mail,
it is reported in all of my xterms until I read it, clearly something
I can live with (and sometimes it's even desirable).

In fact, mutt is pretty good at this. It updates atime and ctime itself
as soon as it opens the mbox, so the shell is happy and only reports
"you have mail" afterwards.

Well, I hope we're not getting too much off-topic here...

Willy

-
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/