Re: [patch] implement smarter atime updates support, v2
From: Ingo Molnar <hidden>
Date: 2007-08-06 05:36:57
Also in:
lkml
From: Ingo Molnar <hidden>
Date: 2007-08-06 05:36:57
Also in:
lkml
* Theodore Tso [off-list ref] wrote:
On Sun, Aug 05, 2007 at 09:28:38PM +0200, Ingo Molnar wrote:quoted
added the relatime_interval sysctl that allows the changing of the atime update frequency. (default: 1 day / 86400 seconds)What if you specify the interval as a per-mount option? i.e., mount -o relatime=86400 /dev/sda2 /u1 If you had this, I don't think we would need the sysctl tuning parameter.
it's much more flexible if there are _more_ options available. People can thus make use of the feature earlier, use it even on distros that dont support it yet, etc. Ingo -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>