Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756539AbYLEMai (ORCPT ); Fri, 5 Dec 2008 07:30:38 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750991AbYLEMa3 (ORCPT ); Fri, 5 Dec 2008 07:30:29 -0500 Received: from TYO202.gate.nec.co.jp ([202.32.8.206]:61825 "EHLO tyo202.gate.nec.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750912AbYLEMa2 (ORCPT ); Fri, 5 Dec 2008 07:30:28 -0500 Date: Fri, 5 Dec 2008 21:22:08 +0900 From: Daisuke Nishimura To: LKML , linux-mm Cc: Balbir Singh , KAMEZAWA Hiroyuki , Pavel Emelyanov , Li Zefan , Paul Menage , nishimura@mxp.nes.nec.co.jp Subject: [RFC][PATCH -mmotm 0/4] patches for memory cgroup (20081205) Message-Id: <20081205212208.31d904e0.nishimura@mxp.nes.nec.co.jp> Organization: NEC Soft, Ltd. X-Mailer: Sylpheed 2.4.8 (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 Content-Length: 654 Lines: 22 Hi. These are patches that I have now. Patches: [1/4] memcg: don't trigger oom at page migration [2/4] memcg: remove mem_cgroup_try_charge [3/4] memcg: avoid deadlock caused by race between oom and cpuset_attach [4/4] memcg: change try_to_free_pages to hierarchical_reclaim There is no special meaning in patch order except for 1 and 2. Any comments would be welcome. Thanks, Daisuke Nishimura. -- 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/