Re: [PATCH] sched, numa, mm: Add memcg support to do_huge_pmd_numa_page()
From: Ingo Molnar <mingo@kernel.org>
Date: 2012-10-29 11:15:59
Also in:
lkml
From: Ingo Molnar <mingo@kernel.org>
Date: 2012-10-29 11:15:59
Also in:
lkml
* Johannes Weiner [off-list ref] wrote:
Hello Ingo! On Mon, Oct 29, 2012 at 07:50:44AM +0100, Ingo Molnar wrote:quoted
* Zhouping Liu [off-list ref] wrote:quoted
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 <hannes@cmpxchg.org> Date: Thu Oct 25 12:49:51 CEST 2012 Add memory control group support to hugepage migration. Signed-off-by: Johannes Weiner <hannes@cmpxchg.org> Tested-by: Zhouping Liu <redacted> Link: http://lkml.kernel.org/n/tip-rDk9mgpoyhZlwh2xhlykvgnp@git.kernel.org Signed-off-by: Ingo Molnar <mingo@kernel.org> --- mm/huge_memory.c | 15 +++++++++++++++ 1 file changed, 15 insertions(+)Did the mm/memcontrol.c part go missing?
Yes :-/ Fixing it up now. Thanks, Ingo -- 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/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>