Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754834Ab0F3J03 (ORCPT ); Wed, 30 Jun 2010 05:26:29 -0400 Received: from fgwmail7.fujitsu.co.jp ([192.51.44.37]:59728 "EHLO fgwmail7.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754654Ab0F3J0X (ORCPT ); Wed, 30 Jun 2010 05:26:23 -0400 X-SecurityPolicyCheck-FJ: OK by FujitsuOutboundMailChecker v1.3.1 From: KOSAKI Motohiro To: David Rientjes Subject: Re: [PATCH 3/9] oom: make oom_unkillable_task() helper function Cc: kosaki.motohiro@jp.fujitsu.com, LKML , linux-mm , Andrew Morton , Minchan Kim , KAMEZAWA Hiroyuki In-Reply-To: References: <20100617104637.FB86.A69D9226@jp.fujitsu.com> Message-Id: <20100630164726.AA40.A69D9226@jp.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-2022-JP" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.50.07 [ja] Date: Wed, 30 Jun 2010 18:26:20 +0900 (JST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 592 Lines: 18 > On Thu, 17 Jun 2010, KOSAKI Motohiro wrote: > > > > > Now, we have the same task check in two places. Unify it. > > > > We should exclude tasks from select_bad_process() and oom_kill_process() > by having badness() return a score of 0, just like it's done for > OOM_DISABLE. No. again, select_bad_process() have meaningful check order. -- 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/