Re: Linux kernel - and regular sync'ing?

From: Russell King (rmk@arm.linux.org.uk)
Date: Tue Mar 13 2001 - 14:43:08 EST


On Mon, Mar 12, 2001 at 02:27:02PM -0500, Mark Shewmaker wrote:
> It's probably very much worth it for you to keep your /etc/fstab as you've
> edited it, but I did want to warn you that the noatime option can
> still unexpectedly break programs that make quite reasonable assumptions.

Easy workaround - place your /home and /var trees on separate filesystems
and mount /home normally. Make /var "nodiratime" so accessing directories
doesn't update their atime. Make / "noatime".

This is basically what I've been running here for the past couple of years
and it seems fine for me. Your milage may vary though (depending on what
software you run).

--
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html

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



This archive was generated by hypermail 2b29 : Thu Mar 15 2001 - 21:00:15 EST