[nylug-talk] ext3 and noatime
Chris Knadle
Chris.Knadle at coredump.us
Mon Feb 4 10:26:13 EST 2008
On Sunday 03 February 2008, Miguel Gonzalez Castaños wrote:
> This guy claims that mounting the filesystem with noatime improves the
> performance:
...
> I've checked it together with nodiratime and writes boosted to 85 MB/s
> which is pretty similar to the raw disk performance.
>
> The guy in blog says that could lead to some problems using make but
> he hasn't experienced anything similar, does anyone know if this noatime
> settings could cause any data corruption or any problem?
I think I realize what the 'make' problem is probably about -- it's not the
original 'make' that is of issue, but rather the problem of modifying one of
the sources and then expecting 'make' to rebuild just the parts that have
their corresponding sources modified since the last build. So it will
probably be necessary to 'make clean' and remake the full source again.
[I have not tested this theory.]
But if this box is hosting Apache and Subversion repositories, my guess is
that it probably won't be being used for compiling very much.
-- Chris
--
Chris Knadle
Chris.Knadle at coredump.us
More information about the nylug-talk
mailing list