Re: [PATCH] swapin readahead v3 + kswapd fixes

Andrea Arcangeli (andrea@e-mind.com)
Tue, 1 Dec 1998 09:15:22 +0100 (CET)


On Tue, 1 Dec 1998, Rik van Riel wrote:

>--- ./mm/vmscan.c.orig Thu Nov 26 11:26:50 1998
>+++ ./mm/vmscan.c Tue Dec 1 07:12:28 1998
>@@ -431,6 +431,8 @@
> kmem_cache_reap(gfp_mask);
>
> if (buffer_over_borrow() || pgcache_over_borrow())
>+ state = 0;

This _my_ patch should be enough. Did you tried it without the other
stuff?

Andrea Arcangeli

-
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/