lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 30 Nov 2009 12:57:02 -0600 (CST)
From:	Christoph Lameter <cl@...ux-foundation.org>
To:	Jonathan Miles <jon@...us.co.uk>
cc:	linux-kernel@...r.kernel.org
Subject: Re: OOM kernel behaviour

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ