Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752216Ab0AYHeQ (ORCPT ); Mon, 25 Jan 2010 02:34:16 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752048Ab0AYHeP (ORCPT ); Mon, 25 Jan 2010 02:34:15 -0500 Received: from smtp4-g21.free.fr ([212.27.42.4]:50057 "EHLO smtp4-g21.free.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752029Ab0AYHeO (ORCPT ); Mon, 25 Jan 2010 02:34:14 -0500 From: Arnaud Boulan To: KOSAKI Motohiro Subject: Re: [Bug #14933] OOM killer unexpectedly called Date: Mon, 25 Jan 2010 08:34:00 +0100 User-Agent: KMail/1.9.10 Cc: Linux Kernel Mailing List , Kernel Testers List , "Rafael J. Wysocki" References: <20100125111948.493B.A69D9226@jp.fujitsu.com> In-Reply-To: <20100125111948.493B.A69D9226@jp.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201001250834.01084.arnaud.boulan@libertysurf.fr> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2109 Lines: 58 On Monday 25 January 2010 03:37:25 KOSAKI Motohiro wrote: > > This message has been generated automatically as a part of a report > > of regressions introduced between 2.6.31 and 2.6.32. > > > > The following bug entry is on the current list of known regressions > > introduced between 2.6.31 and 2.6.32. Please verify if it still should > > be listed and let me know (either way). > > > > > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14933 > > Subject : OOM killer unexpectedly called > > Submitter : A. Boulan > > Date : 2009-12-24 23:42 (32 days old) > > References : http://marc.info/?l=linux-kernel&m=126169821317492&w=4 > > Boulan, Can you please help our debugging? > can you disable following config option at once? > > 1. CONFIG_DRM_I915 > 2. CONFIG_RELAY > 3. CONFIG_MSPEC > 4. VIDEOBUF_DMA_SG > > I mean > - if anyone return VM_FAULT_OOM, this issue occur. > - very few subsys can return VM_FAULT_OOM in their own fault handler. > - I hope investigate this is core mm issue or not. > (unfortunatelly, I haven't find any dubious recent mm change..) > > > Thanks. Hello, Sorry for the lack of input about this issue. I currently only have remote access to the machine for which i had this problem, and i'm not confident with rebooting into potentially broken kernels. That's why i haven't done any more tests yet.. I will try to reproduce the issue on another machine first, and if i that does not work i will find a way to test as you suggest. Also, I have seen in the lkml archives that someone else seems to have the same problem: OOM-Killer kills too much with 2.6.32.2 From: Roman Jarosz Date: Thu Jan 14 2010 - 08:13:36 EST As i can't have his email from the web archives, could you plase CC: him on this thread? Maybe he could also help with some tests. Regards, Arnaud -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/