From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754586AbZERX32 (ORCPT ); Mon, 18 May 2009 19:29:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751700AbZERX3V (ORCPT ); Mon, 18 May 2009 19:29:21 -0400 Received: from e33.co.us.ibm.com ([32.97.110.151]:60565 "EHLO e33.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751529AbZERX3U (ORCPT ); Mon, 18 May 2009 19:29:20 -0400 Date: Mon, 18 May 2009 23:45:24 +0800 From: Balbir Singh To: Christoph Lameter Cc: Dave Hansen , Pavel Machek , David Rientjes , Andrew Morton , Greg Kroah-Hartman , Nick Piggin , Mel Gorman , Peter Ziljstra , San Mehat , Arve Hj?nnev?g , linux-kernel@vger.kernel.org Subject: Re: Misleading OOM messages Message-ID: <20090518154524.GH5156@balbir.in.ibm.com> Reply-To: balbir@linux.vnet.ibm.com References: <1242333519.15391.210.camel@nimitz> <1242335120.15391.242.camel@nimitz> <20090514213403.GB14741@elf.ucw.cz> <1242411307.28257.25.camel@nimitz> <20090515203122.GM4451@balbir.in.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Christoph Lameter [2009-05-18 10:34:22]: > On Sat, 16 May 2009, Balbir Singh wrote: > > > > But that is a resource control isssue. Should also not say out of memory > > > but state that the cgroup memory limit was reached. > > > > > > > But we are out of memory for the cgroup under consideration. > > Not necessarily. This only occurs if the cgroup cannot swap or if > allocations are done that are not swappable. > Isn't that the equivalent of out of memory for the system? What would you like the OOM message to state? -- Balbir