Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751370Ab3CAGDs (ORCPT ); Fri, 1 Mar 2013 01:03:48 -0500 Received: from fgwmail5.fujitsu.co.jp ([192.51.44.35]:52384 "EHLO fgwmail5.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750717Ab3CAGDr (ORCPT ); Fri, 1 Mar 2013 01:03:47 -0500 X-SecurityPolicyCheck: OK by SHieldMailChecker v1.7.4 Message-ID: <5130447F.4070706@jp.fujitsu.com> Date: Fri, 1 Mar 2013 15:02:39 +0900 From: Yasuaki Ishimatsu User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130215 Thunderbird/17.0.3 MIME-Version: 1.0 To: Yinghai Lu CC: "H. Peter Anvin" , Linus Torvalds , Tang Chen , Andrew Morton , Lai Jiangshan , Don Morris , Tim Gardner , Tejun Heo , Tony Luck , Thomas Renninger , Linux Kernel Mailing List , Thomas Gleixner , Ingo Molnar , Peter Zijlstra , Jarkko Sakkinen , Benjamin Herrenschmidt , Wen Congyang , Lin Feng , "guz.fnst@cn.fujitsu.com" , Gui jianfeng Subject: Re: sched: CPU #1's llc-sibling CPU #0 is not on the same node! References: <512B7D10.4060304@tpi.com> <512B8407.2090807@canonical.com> <512BD753.4080001@hp.com> <512D58C2.1090403@jp.fujitsu.com> <512D7FAD.1040003@jp.fujitsu.com> <512D8EDA.3010602@jp.fujitsu.com> <512DBD24.7090302@cn.fujitsu.com> <20130227132612.14664a3a.akpm@linux-foundation.org> <51302481.9070005@cn.fujitsu.com> <513030AF.70208@zytor.com> In-Reply-To: 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: 1452 Lines: 48 2013/03/01 14:00, Yinghai Lu wrote: > On Thursday, February 28, 2013, H. Peter Anvin wrote: > >> On 02/28/2013 08:32 PM, Linus Torvalds wrote: >>> Yingai, Andrew, >>> is this ok with you two? >>> >>> Linus >> >> FWIW, it makes sense to me iff it resolves the problems > > > I prefer to reverting all 8 patches. > > Actually I have worked out one patch that could solve all problems, but it > is too intrusive that I do not want to split it to small pieces to > post it. > > Leaving the movablemem_map related changes in the upstream tree, > will prevent me from continuing to make memblock to be used to allocate > page table on local node ram for hot add. Original issue occurs by two patches. And it is fixed by Tang's reverting patch. So other patches are obviously unrelated to original problem. Thus there is no reason to revert all patches related with movablemem_map. If there is a reason, movablemem_map patches prevent only your work. If you keep on developing your work, you should develop it in consideration of those patches. Thanks, Yasuaki Ishimatsu > > Will send reverting patch and putting page table on local node patch around > 10pm after I get home. > > Thanks > -- 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/