Hello.

On Thu 2002-06-20 at 18:29:35 -0700, [EMAIL PROTECTED] wrote:
> Does mounting ext3 MySQL data directories with the noatime option improve
> performance? I ran across an article that said it really helped with ext2
> and was wondering if the same benefits applied with ext3.

Yes, of course. ext3 mainly is ext2+journaling. Because the noatime
option improves read performance (avoid writing atime on reads), it
should not matter if you have journaling.

Bye,

        Benjamin.

-- 
[EMAIL PROTECTED]

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to