[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: nice vmm test case
Hi,
> vmscan.c goes through all the pages (at least on my machine) pretty
> fast, and that not all pages are found on the first iteration. If that
> were NOT the case we would be in BIG trouble, because it would never
> scan small processes until all the big ones had been scanned. Also,
> swap_cnt is not update when the RSS changes...
I'm not talking about the scanning speed. What I'm seeing is that vi
continuously touches it pages, but as soon as _some_ pages are needed,
_all_ pages are swapped out. An operation that took a few minutes
before, takes now several hours (hmm, maybe days... the test that I
started on 2.2 yesterday still isn't finished :( ).
bye, Roman
--
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.eu.org/Linux-MM/