Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752450AbYKLD05 (ORCPT ); Tue, 11 Nov 2008 22:26:57 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751183AbYKLD0r (ORCPT ); Tue, 11 Nov 2008 22:26:47 -0500 Received: from fgwmail5.fujitsu.co.jp ([192.51.44.35]:55709 "EHLO fgwmail5.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751129AbYKLD0q (ORCPT ); Tue, 11 Nov 2008 22:26:46 -0500 Date: Wed, 12 Nov 2008 12:26:06 +0900 From: KAMEZAWA Hiroyuki To: "linux-mm@kvack.org" Cc: "linux-kernel@vger.kernel.org" , "balbir@linux.vnet.ibm.com" , "nishimura@mxp.nes.nec.co.jp" , "menage@google.com" Subject: [RFC][PATCH 0/6] memcg updates (12/Nov/2008) Message-Id: <20081112122606.76051530.kamezawa.hiroyu@jp.fujitsu.com> Organization: FUJITSU Co. LTD. X-Mailer: Sylpheed 2.5.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 Content-Length: 979 Lines: 30 Weekly updates on my queue. Changes from previous (05/Nov) - added "free all at rmdir" patch. - fixed several bugs reported by Nishimura (Thanks!) - many style bugs are fixed. Brief description: [1/6].. free all at rmdir (and add attribute to memcg.) [2/6].. handle swap cache [3/6].. mem+swap controller kconfig [4/6].. swap_cgroup [5/6].. mem+swap controller [6/6].. synchrinized LRU (unify lru lock.) I think it's near to a month to test this mem+swap controller internally. It's getting better. Making progress in step by step works good. I'll send [1/6] and [2/6] to Andrew, tomorrow or weekend.(please do final check). If no acks to [1/6] (I haven't got any ;), I'll postpone it and reschedule as [7/6]. Thanks, -Kame -- 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/