Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756574Ab2JZJjQ (ORCPT ); Fri, 26 Oct 2012 05:39:16 -0400 Received: from mx1.redhat.com ([209.132.183.28]:26608 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755689Ab2JZJjN (ORCPT ); Fri, 26 Oct 2012 05:39:13 -0400 Message-ID: <508A5AB2.2020006@redhat.com> Date: Fri, 26 Oct 2012 17:41:06 +0800 From: Zhouping Liu User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121016 Thunderbird/16.0.1 MIME-Version: 1.0 To: Ingo Molnar CC: Peter Zijlstra , Rik van Riel , Andrea Arcangeli , Mel Gorman , Johannes Weiner , Thomas Gleixner , Linus Torvalds , Andrew Morton , linux-kernel@vger.kernel.org, linux-mm@kvack.org, CAI Qian Subject: Re: [PATCH 00/31] numa/core patches References: <20121025121617.617683848@chello.nl> <508A52E1.8020203@redhat.com> <1351242480.12171.48.camel@twins> <20121026092048.GA628@gmail.com> In-Reply-To: <20121026092048.GA628@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1463 Lines: 32 On 10/26/2012 05:20 PM, Ingo Molnar wrote: > * Peter Zijlstra wrote: > >> On Fri, 2012-10-26 at 17:07 +0800, Zhouping Liu wrote: >>> [ 180.918591] RIP: 0010:[] [] mem_cgroup_prepare_migration+0xba/0xd0 >>> [ 182.681450] [] do_huge_pmd_numa_page+0x180/0x500 >>> [ 182.775090] [] handle_mm_fault+0x1e9/0x360 >>> [ 182.863038] [] __do_page_fault+0x172/0x4e0 >>> [ 182.950574] [] ? __switch_to_xtra+0x163/0x1a0 >>> [ 183.041512] [] ? __switch_to+0x3ce/0x4a0 >>> [ 183.126832] [] ? __schedule+0x3c6/0x7a0 >>> [ 183.211216] [] do_page_fault+0xe/0x10 >>> [ 183.293705] [] page_fault+0x28/0x30 >> Johannes, this looks like the thp migration memcg hookery gone bad, >> could you have a look at this? > Meanwhile, Zhouping Liu, could you please not apply the last > patch: > > [PATCH] sched, numa, mm: Add memcg support to do_huge_pmd_numa_page() > > and see whether it boots/works without that? Ok, I reverted the 31st patch, will provide the results here after I finish testing. Thanks, Zhouping -- 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/