[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: nice vmm test case
Benjamin Redelings <bredelin@ucla.edu> writes:
> > Anyway, the swap_cnt in vmscan.c looks suspicious, maybe it's
> > initiliazed too high?
Perhaps, but I think the cause of the problem might well the priority
argument to the swap_out function. For me, it is always set to around
62, so that the swap out loop is executed a ridiculous number of
times, i.e. until all memory that can be is swapped out (which seems
to be the behaviour described). You might like to force the counter to
a sensible number (say 100) by editing the source. If you're not
confortable with that, I can try to run off my current patch. (I'm not
sure if I posted it or not).
[...]
--
http://web.onetel.net.uk/~elephant/john
--
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/