<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.10.2">
</HEAD>
<BODY>
The option "notail" is enabled by default for a reiser enabled root partition under ubuntu, but you can also specify the option "noatime" in your fstab, this will prevent the fs updating atimes and also increase performance. Atimes are rarely needed so it's safe to disable.<BR>
<BR>
On Tue, 2006-07-04 at 07:52 +0200, Mario Vukelic wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">On Mon, 2006-07-03 at 23:32 +0200, Alexander Skwar wrote:</FONT>
<FONT COLOR="#000000">> Not only. ext3 is badly suited for notebooks, as ext3 has a forced</FONT>
<FONT COLOR="#000000">> commit every some (30?) seconds, even if there were no changes at</FONT>
<FONT COLOR="#000000">> all. Because of that, harddrives will never go to sleep when ext3</FONT>
<FONT COLOR="#000000">> is used. </FONT>
<FONT COLOR="#000000">In my experience, reiserfs is worse suited for laptops because it does</FONT>
<FONT COLOR="#000000">an atime sync every 5 seconds.</FONT>
<FONT COLOR="#000000"><A HREF="http://www.namesys.com/faq.html#sync-atime">http://www.namesys.com/faq.html#sync-atime</A></FONT>
<FONT COLOR="#000000">I think this also prevents the HD from sleeping, but I don't care and</FONT>
<FONT COLOR="#000000">don't know. What I do care about is noise, and I have removed reiserfs</FONT>
<FONT COLOR="#000000">from my laptop because the HD sound is quite audible when my apartment</FONT>
<FONT COLOR="#000000">is quiet and the async sound drives me mad. I seem to hear nothing with</FONT>
<FONT COLOR="#000000">ext3</FONT>
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>