]> git.neil.brown.name Git - history.git/commit
[PATCH] vm: disable thrashing control by default
authorCon Kolivas <kernel@kolivas.org>
Tue, 21 Dec 2004 07:51:50 +0000 (23:51 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 21 Dec 2004 07:51:50 +0000 (23:51 -0800)
commite3513367414b3d5750e77f0f35f1c6f8582c4507
treef87208dba27fb0a1f5fe3b746294ce1e8ab5f6f2
parent727a4b9f4a7105f6fb21623c896c69a6b148bf6f
[PATCH] vm: disable thrashing control by default

It's causing a few as-yet-not-understood problems.  So make a zero value of
/proc/sys/vm/swap_token_timeout disable the feature, and make the default
be zero.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
mm/rmap.c
mm/thrash.c