Re: Configurable OOM killer Re: old oom-vm for 2.4.32 (was oom killer in 2.4.23)

From: Marcelo Tosatti
Date: Tue Dec 16 2003 - 08:24:44 EST




On Tue, 9 Dec 2003, Kristian Peters wrote:

> Marcelo Tosatti <marcelo.tosatti@xxxxxxxxxxxx> schrieb:
> > The following patch makes OOM killer configurable (its the same as the
> > other patches posted except its around CONFIG_OOM_KILLER).
> >
> > I hope the Configure.help entry is clear enough.
>
> What about the PF_MEMDIE issues Andrea has argued ? Are they solved by the added code in page_alloc.c ?
>
> As Andrea has pointed out earlier, a yield() after out_of_memory() is safe and should be added too.

out_of_memory() calls yield() so its not necessary.

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