Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1446897

Re: [PATCH v8 1/7] x86, memhp, numa: Online memory-less nodes at boot time.

Path csiph.com!news.mixmin.net!news.unit0.net!news.panservice.it!bofh.it!news.nic.it!robomod
From Dou Liyang <douly.fnst@cn.fujitsu.com>
Newsgroups linux.kernel
Subject Re: [PATCH v8 1/7] x86, memhp, numa: Online memory-less nodes at boot time.
Date Wed, 20 Jul 2016 04:40:01 +0200
Message-ID <rWPAt-3ST-11@gated-at.bofh.it> (permalink)
References <rWxNg-18Q-5@gated-at.bofh.it> <rWxNg-18Q-29@gated-at.bofh.it> <rWIpk-7BQ-19@gated-at.bofh.it>
X-Original-To Tejun Heo <tj@kernel.org>
X-Ironport-Av E=Sophos;i="5.22,518,1449504000"; d="scan'208";a="8884051"
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1
MIME-Version 1.0
Content-Type text/plain; charset="UTF-8"; format=flowed
Content-Transfer-Encoding 8bit
X-Originating-IP [10.167.226.106]
X-Yoursite-Mailscanner-ID 4D3F94290FE5.AD033
X-Yoursite-Mailscanner Found to be clean
X-Yoursite-Mailscanner-From douly.fnst@cn.fujitsu.com
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 17
Organization linux.* mail to news gateway
X-Original-Cc <cl@linux.com>, <mika.j.penttila@gmail.com>, <mingo@redhat.com>, <akpm@linux-foundation.org>, <rjw@rjwysocki.net>, <hpa@zytor.com>, <yasu.isimatu@gmail.com>, <isimatu.yasuaki@jp.fujitsu.com>, <kamezawa.hiroyu@jp.fujitsu.com>, <izumi.taku@jp.fujitsu.com>, <gongzhaogang@inspur.com>, <len.brown@intel.com>, <lenb@kernel.org>, <tglx@linutronix.de>, <chen.tang@easystack.cn>, <rafael@kernel.org>, <x86@kernel.org>, <linux-acpi@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <linux-mm@kvack.org>
X-Original-Date Wed, 20 Jul 2016 10:28:29 +0800
X-Original-Message-ID <bd359a28-7187-cec7-e83b-f7444f1b09a6@cn.fujitsu.com>
X-Original-References <1468913288-16605-1-git-send-email-douly.fnst@cn.fujitsu.com> <1468913288-16605-2-git-send-email-douly.fnst@cn.fujitsu.com> <20160719185017.GM3078@mtj.duckdns.org>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1446897

Show key headers only | View raw


在 2016年07月20日 02:50, Tejun Heo 写道:

> Hello,
>
> On Tue, Jul 19, 2016 at 03:28:02PM +0800, Dou Liyang wrote:
>> In this series of patches, we are going to construct cpu <-> node mapping
>> for all possible cpus at boot time, which is a 1-1 mapping. It means the
> 1-1 mapping means that each cpu is mapped to its own private node
> which isn't the case.  Just call it a persistent mapping?

Yes, for cpus, each cpu is in a persistent node.
However, the opposite is not that.

I will modify it.

Thanks.
Dou

Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v8 0/7] Make cpuid <-> nodeid mapping persistent Dou Liyang <douly.fnst@cn.fujitsu.com> - 2016-07-19 09:40 +0200
  [PATCH v8 7/7] Provide the interface to validate the proc_id which they give Dou Liyang <douly.fnst@cn.fujitsu.com> - 2016-07-19 09:40 +0200
    Re: [PATCH v8 7/7] Provide the interface to validate the proc_id  which they give Tejun Heo <tj@kernel.org> - 2016-07-19 21:00 +0200
      Re: [PATCH v8 7/7] Provide the interface to validate the proc_id  which they give Dou Liyang <douly.fnst@cn.fujitsu.com> - 2016-07-20 03:00 +0200
  [PATCH v8 2/7] x86, acpi, cpu-hotplug: Enable acpi to register all possible cpus at boot time. Dou Liyang <douly.fnst@cn.fujitsu.com> - 2016-07-19 09:40 +0200
  [PATCH v8 1/7] x86, memhp, numa: Online memory-less nodes at boot time. Dou Liyang <douly.fnst@cn.fujitsu.com> - 2016-07-19 09:40 +0200
    Re: [PATCH v8 1/7] x86, memhp, numa: Online memory-less nodes at  boot time. Tejun Heo <tj@kernel.org> - 2016-07-19 21:00 +0200
      Re: [PATCH v8 1/7] x86, memhp, numa: Online memory-less nodes at boot  time. Dou Liyang <douly.fnst@cn.fujitsu.com> - 2016-07-20 04:40 +0200
  [PATCH v8 6/7] Provide the mechanism to validate processors in the ACPI tables Dou Liyang <douly.fnst@cn.fujitsu.com> - 2016-07-19 09:40 +0200
  [PATCH v8 4/7] x86, acpi, cpu-hotplug: Enable MADT APIs to return disabled apicid. Dou Liyang <douly.fnst@cn.fujitsu.com> - 2016-07-19 09:40 +0200
  [PATCH v8 5/7] x86, acpi, cpu-hotplug: Set persistent cpuid <-> nodeid mapping when booting. Dou Liyang <douly.fnst@cn.fujitsu.com> - 2016-07-19 09:40 +0200
    Re: [PATCH v8 5/7] x86, acpi, cpu-hotplug: Set persistent cpuid <-> nodeid mapping when booting. "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2016-07-19 22:10 +0200
      Re: [PATCH v8 5/7] x86, acpi, cpu-hotplug: Set persistent cpuid <->  nodeid mapping when booting. Dou Liyang <douly.fnst@cn.fujitsu.com> - 2016-07-20 03:30 +0200

csiph-web