On Sun, 5 Aug 2007 22:21:12 +0200 Jörn Engel <joern@logfs.org> wrote:
Ingo had CONFIG_DEBUG_INFO=y, which generates heaps more writeout,
but no additional atime updates.
Ingo had a faster computer ;) That will generate many more MB/sec
write traffic, so the cost of those atime seeks becomes proportionally
higher. Basically: you're CPU-limited, Ingo is seek-limited.
-