Re: VM Problems in 2.6.7 (Too active OOM Killer)

From: Andrew Morton
Date: Tue Jul 13 2004 - 23:24:15 EST


Andrea Arcangeli <andrea@xxxxxxx> wrote:
>
> The oom killer is forbidden to run
> as long as `free` tells you that >= 4k of swap are still available to the
> OS.

That code was recently removed, so the OOM killer now kicks in if we run
out of normal zone due to pinned allocations (stack pages, etc).

This promptly caused oom-killings to occur during heavy swapstorms
with laptop_mode=1, which is as yet unfixed.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/