Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751436Ab3CAGT0 (ORCPT ); Fri, 1 Mar 2013 01:19:26 -0500 Received: from cn.fujitsu.com ([222.73.24.84]:33736 "EHLO song.cn.fujitsu.com" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1750764Ab3CAGTZ (ORCPT ); Fri, 1 Mar 2013 01:19:25 -0500 X-IronPort-AV: E=Sophos;i="4.84,759,1355068800"; d="scan'208";a="6792307" Message-ID: <5130484D.1020701@cn.fujitsu.com> Date: Fri, 01 Mar 2013 14:18:53 +0800 From: Tang Chen User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1 MIME-Version: 1.0 To: Yinghai Lu CC: "H. Peter Anvin" , Linus Torvalds , Andrew Morton , Lai Jiangshan , Yasuaki Ishimatsu , 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: X-MIMETrack: Itemize by SMTP Server on mailserver/fnst(Release 8.5.3|September 15, 2011) at 2013/03/01 14:18:28, Serialize by Router on mailserver/fnst(Release 8.5.3|September 15, 2011) at 2013/03/01 14:18:29, Serialize complete at 2013/03/01 14:18:29 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=ISO-8859-1; format=flowed Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1368 Lines: 45 On 03/01/2013 01:00 PM, 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. Hi Yinghai, Would you please give me a url to your code ? I don't think movablemem_map will block your work a lot. According to your description, you are modifying memblock to reserve some memory for local node pagetables, right ? If so, I think it won't be too difficult to make the code OK with your work. Thanks. :) > > 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/