Re: [PATCH 00/23] per device dirty throttling -v8
From: Ingo Molnar <hidden>
Date: 2007-08-06 06:59:23
Also in:
lkml
* Diego Calleja [off-list ref] wrote:
quoted
Measurements show that noatime helps 20-30% on regular desktop workloads, easily 50% for kernel builds and much more than that (in excess of 100%) for file-read-intense workloads. We cannot just walkAnd as everybody knows in servers is a popular practice to disable it. According to an interview to the kernel.org admins....
yeah - but i'd be surprised if more than 1% of all Linux servers out there had noatime.
"Beyond that, Peter noted, "very little fancy is going on, and that is good because fancy is hard to maintain." He explained that the only fancy thing being done is that all filesystems are mounted noatime meaning that the system doesn't have to make writes to the filesystem for files which are simply being read, "that cut the load average in half."
nice quote :-)
I bet that some people would consider such performance hit a bug...
yeah. 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>