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


Groups > linux.kernel > #1399538 > unrolled thread

Re: powerpc,numa: Memory hotplug to memory-less nodes ?

Started byReza Arbab <arbab@linux.vnet.ibm.com>
First post2016-05-12 00:00 +0200
Last post2016-05-12 00:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: powerpc,numa: Memory hotplug to memory-less nodes ? Reza Arbab <arbab@linux.vnet.ibm.com> - 2016-05-12 00:00 +0200

#1399538 — Re: powerpc,numa: Memory hotplug to memory-less nodes ?

FromReza Arbab <arbab@linux.vnet.ibm.com>
Date2016-05-12 00:00 +0200
SubjectRe: powerpc,numa: Memory hotplug to memory-less nodes ?
Message-ID<rxKkF-72-9@gated-at.bofh.it>
On Mon, Jun 22, 2015 at 10:18:43AM +0530, Bharata B Rao wrote:
>While developing memory hotplug support in QEMU for PoweKVM, I
>realized that guest kernel has specific checks to prevent hot addition
>of memory to a memory-less node.
>
>I am referring to arch/powerpc/mm/numa.c:hot_add_scn_to_nid() which
>has explicit checks to ensure that it returns a nid that has some some
>memory (NODE_DATA(nid)->node_spanned_pages) even when user wants to
>hotplug to a node that currently has zero memory.
>
>Is this limitation by design ?

Sorry to resurrect such an old thread, but did anything come of this?

I've recently bumped into the same limitation. Could we consider 
removing it?

(I couldn't find the original distribution list for this thread. Please 
add whomever is appropriate to the Cc:)

-- 
Reza Arbab

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web