Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754463Ab0FHLxj (ORCPT ); Tue, 8 Jun 2010 07:53:39 -0400 Received: from fgwmail6.fujitsu.co.jp ([192.51.44.36]:47185 "EHLO fgwmail6.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752373Ab0FHLxh (ORCPT ); Tue, 8 Jun 2010 07:53:37 -0400 X-SecurityPolicyCheck-FJ: OK by FujitsuOutboundMailChecker v1.3.1 From: KOSAKI Motohiro To: "Luis Claudio R. Goncalves" , LKML , linux-mm , Oleg Nesterov , David Rientjes , Andrew Morton , KAMEZAWA Hiroyuki , Nick Piggin , Minchan Kim Subject: [0/10] 3rd pile of OOM patch series Cc: kosaki.motohiro@jp.fujitsu.com Message-Id: <20100608204621.767A.A69D9226@jp.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.50.07 [ja] Date: Tue, 8 Jun 2010 20:53:34 +0900 (JST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 819 Lines: 21 This is 3rd pile of collection of OOM patches. I think they don't immix anyone objected patch. but please double check. ===================================================================== Documentation/sysctl/vm.txt | 2 +- fs/proc/base.c | 4 +- include/linux/mempolicy.h | 13 +++- include/linux/oom.h | 8 ++ kernel/sysctl.c | 4 +- mm/mempolicy.c | 44 ++++++++++++ mm/oom_kill.c | 156 ++++++++++++++++++++++--------------------- 7 files changed, 146 insertions(+), 85 deletions(-) -- 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/