From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Kirill A. Shutemov" Subject: Re: [PATCH v4 1/8] Basic kernel memory functionality for the Memory Controller Date: Mon, 3 Oct 2011 13:41:33 +0300 Message-ID: <20111003104133.GA29312@shutemov.name> References: <1317637123-18306-1-git-send-email-glommer@parallels.com> <1317637123-18306-2-git-send-email-glommer@parallels.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel@vger.kernel.org, paul@paulmenage.org, lizf@cn.fujitsu.com, kamezawa.hiroyu@jp.fujitsu.com, ebiederm@xmission.com, davem@davemloft.net, gthelen@google.com, netdev@vger.kernel.org, linux-mm@kvack.org, avagin@parallels.com To: Glauber Costa Return-path: Content-Disposition: inline In-Reply-To: <1317637123-18306-2-git-send-email-glommer@parallels.com> Sender: owner-linux-mm@kvack.org List-Id: netdev.vger.kernel.org On Mon, Oct 03, 2011 at 02:18:36PM +0400, Glauber Costa wrote: > This patch lays down the foundation for the kernel memory component > of the Memory Controller. > > As of today, I am only laying down the following files: > > * memory.independent_kmem_limit > * memory.kmem.limit_in_bytes (currently ignored) > * memory.kmem.usage_in_bytes (always zero) > > Signed-off-by: Glauber Costa > CC: Paul Menage > CC: Greg Thelen Reviewed-by: Kirill A. Shutemov One comment bellow. > diff --git a/mm/memcontrol.c b/mm/memcontrol.c > index ebd1e86..8aaf4ce 100644 > --- a/mm/memcontrol.c > +++ b/mm/memcontrol.c > @@ -72,8 +72,6 @@ static int really_do_swap_account __initdata = 0; > #else > #define do_swap_account (0) > #endif > - > - > /* > * Statistics for memory cgroup. > */ Please drop this hunk. -- Kirill A. Shutemov -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: email@kvack.org