Files
kernel_arpi/include/linux
Rik van Riel f7b7fd8f3e [PATCH] temporarily disable swap token on memory pressure
Some users (hi Zwane) have seen a problem when running a workload that
eats nearly all of physical memory - th system does an OOM kill, even
when there is still a lot of swap free.

The problem appears to be a very big task that is holding the swap
token, and the VM has a very hard time finding any other page in the
system that is swappable.

Instead of ignoring the swap token when sc->priority reaches 0, we could
simply take the swap token away from the memory hog and make sure we
don't give it back to the memory hog for a few seconds.

This patch resolves the problem Zwane ran into.

Signed-off-by: Rik van Riel <riel@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-11-28 14:42:25 -08:00
..
2005-11-13 18:14:17 -08:00
2005-11-13 18:14:10 -08:00
2005-11-09 07:55:59 -08:00
2005-11-10 02:26:41 +01:00
2005-11-22 19:39:30 -08:00
2005-11-08 17:14:08 +01:00
2005-11-08 09:40:47 -08:00
2005-11-14 14:14:16 -05:00
2005-11-28 14:42:23 -08:00
2005-11-28 14:34:23 -08:00
2005-11-09 07:56:00 -08:00
2005-11-13 18:14:12 -08:00
2005-11-21 06:56:52 -08:00
2005-11-13 18:14:15 -08:00
2005-11-20 21:25:15 -08:00
2005-11-10 17:14:59 -08:00
2005-11-23 23:04:28 -08:00