This sounds reasonable...
>Yes, all conjecture, and it's probably not exactly right, but something
>along these lines is probably what is going on. Timing and concurrency
>differences changing the way the system behaves.
... but I have difficulties to understand why page out in order to free
memory
for IO buffers. IMHO, It is ok to use all FREE (=not used by any process)
memory for buffers, but freeing more memory by paging and then use
it as IO buffers sounds overkill.
And yes, I know nothing about VM internals, so please excuse me if this
is just plain bulshit :-)
-- Petri
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/