Re: [PATCH 00/23] per device dirty throttling -v8
From: Bill Davidsen <hidden>
Date: 2007-08-07 18:52:16
Also in:
lkml
Jeff Garzik wrote:
Alan Cox wrote:quoted
In some setups it will and in others it won't. Nor is it the only application that has this requirement. Ext3 currently is a standards compliant file system. Turn off atime and its very non standards compliant, turn to relatime and its not standards compliant but nobody will break (which is good)Linux has always been a "POSIX unless its stupid" type of system. For the upstream kernel, we should do the right thing -- noatime by default -- but allow distros and people that care about rigid compliance to easily change the default.
However, relatime has the POSIX behavior without the overhead. Therefore that (and maybe reldiratime?) are a far better choice. I don't see a big problem with some version of utils not supporting it, since it can be in the kernel and will be in the utils soon enough. We have lived without it this long, sounds as if we could live a bit longer. -- Bill Davidsen [off-list ref] "We have more to fear from the bungling of the incompetent than from the machinations of the wicked." - from Slashdot -- 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>