Re: OOM kernel behaviour

From: Christoph Lameter
Date: Mon Nov 30 2009 - 13:57:11 EST


On Mon, 30 Nov 2009, Jonathan Miles wrote:

> I'm running kernel 2.6.31.

Are you using a 32 bit kernel?

Disabling swap means that the kernel cannot swap out anonymous pages. Thus
the chance of OOMs conditions is increased.

In order to find the reason for the OOM (which has not much to do with
memory, the kernel has been unable to reclaim memmory for some reason)
you need to look at the debug output that the kernel generates.

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