Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932108Ab2J2IYV (ORCPT ); Mon, 29 Oct 2012 04:24:21 -0400 Received: from zene.cmpxchg.org ([85.214.230.12]:60694 "EHLO zene.cmpxchg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754702Ab2J2IYT (ORCPT ); Mon, 29 Oct 2012 04:24:19 -0400 Date: Mon, 29 Oct 2012 04:24:03 -0400 From: Johannes Weiner To: Ingo Molnar Cc: Zhouping Liu , Peter Zijlstra , Rik van Riel , Andrea Arcangeli , Mel Gorman , Thomas Gleixner , Linus Torvalds , Andrew Morton , linux-kernel@vger.kernel.org, linux-mm@kvack.org Subject: Re: [PATCH] sched, numa, mm: Add memcg support to do_huge_pmd_numa_page() Message-ID: <20121029082403.GA1419@cmpxchg.org> References: <20121025121617.617683848@chello.nl> <508A52E1.8020203@redhat.com> <1351242480.12171.48.camel@twins> <20121028175615.GC29827@cmpxchg.org> <508DEDA2.9030503@redhat.com> <20121029065044.GB14107@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20121029065044.GB14107@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1135 Lines: 36 Hello Ingo! On Mon, Oct 29, 2012 at 07:50:44AM +0100, Ingo Molnar wrote: > > * Zhouping Liu wrote: > > > Hi Johannes, > > > > Tested the below patch, and I'm sure it has fixed the above > > issue, thank you. > > Thanks. Below is the folded up patch. > > Ingo > > ----------------------------> > Subject: sched, numa, mm: Add memcg support to do_huge_pmd_numa_page() > From: Johannes Weiner > Date: Thu Oct 25 12:49:51 CEST 2012 > > Add memory control group support to hugepage migration. > > Signed-off-by: Johannes Weiner > Tested-by: Zhouping Liu > Link: http://lkml.kernel.org/n/tip-rDk9mgpoyhZlwh2xhlykvgnp@git.kernel.org > Signed-off-by: Ingo Molnar > --- > mm/huge_memory.c | 15 +++++++++++++++ > 1 file changed, 15 insertions(+) Did the mm/memcontrol.c part go missing? -- 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/