[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Fwd: [BUG][2.4.18+] kswapd assumes swapspace exists]
Ross Biro <rossb@google.com> wrote:
>
> I posted this to the LKML and got no response. There is definitely an
> MM bug here. My test program (should be attached) has run over 330
> times in a row with the change while it rarely made more than twice with
> out the change.
>
Makes sense. There's a fix for this in the -aa kernels, but it may have been
accidental.
There's no point in bringing these pages onto the inactive list at all.
Suggest you look at keeping them on the active list in refill_inactive().
--
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:"aart@kvack.org">aart@kvack.org</a>