From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758348Ab0CCAdU (ORCPT ); Tue, 2 Mar 2010 19:33:20 -0500 Received: from TYO202.gate.nec.co.jp ([202.32.8.206]:55556 "EHLO tyo202.gate.nec.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754989Ab0CCAdS (ORCPT ); Tue, 2 Mar 2010 19:33:18 -0500 Date: Wed, 3 Mar 2010 09:26:06 +0900 From: Daisuke Nishimura To: KAMEZAWA Hiroyuki Cc: "akpm@linux-foundation.org" , "linux-mm@kvack.org" , "balbir@linux.vnet.ibm.com" , rientjes@google.com, "linux-kernel@vger.kernel.org" , Daisuke Nishimura Subject: Re: [BUGFIX][PATCH] memcg: fix oom kill behavior v2 Message-Id: <20100303092606.2e2152fc.nishimura@mxp.nes.nec.co.jp> In-Reply-To: <20100302151544.59c23678.nishimura@mxp.nes.nec.co.jp> References: <20100302115834.c0045175.kamezawa.hiroyu@jp.fujitsu.com> <20100302135524.afe2f7ab.kamezawa.hiroyu@jp.fujitsu.com> <20100302143738.5cd42026.nishimura@mxp.nes.nec.co.jp> <20100302145644.0f8fbcca.kamezawa.hiroyu@jp.fujitsu.com> <20100302151544.59c23678.nishimura@mxp.nes.nec.co.jp> Organization: NEC Soft, Ltd. X-Mailer: Sylpheed 2.6.0 (GTK+ 2.10.14; i686-pc-mingw32) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > I'll test this patch all through this night, and check whether it doesn't trigger > global oom after memcg's oom. > O.K. It works well. Feel free to add my signs. Reviewed-by: Daisuke Nishimura Tested-by: Daisuke Nishimura Thanks, Daisuke Nishimura.