All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] powerpc/dlpar: Correct display of hot-add/hot-remove CPUs and memory
@ 2017-05-23 15:15 Michael Bringmann
  0 siblings, 0 replies; only message in thread
From: Michael Bringmann @ 2017-05-23 15:15 UTC (permalink / raw)
  To: linuxppc-dev, linux-kernel
  Cc: Benjamin Herrenschmidt, Paul Mackerras, Michael Ellerman,
	Reza Arbab, Thomas Gleixner, Bharata B Rao, Balbir Singh,
	Nathan Fontenot, Michael Bringmann, Shailendra Singh,
	Aneesh Kumar K.V, Sebastian Andrzej Siewior, Andrew Donnellan,
	John Allen, Tyrel Datwyler, Sahil Mehta, Rashmica Gupta,
	Ingo Molnar, Thomas Gleixner


powerpc/numa: Correct the currently broken capability to set the
topology for shared CPUs in LPARs.  At boot time for shared CPU
lpars, the topology for each shared CPU is set to node zero, however,
this is now updated correctly using the Virtual Processor Home Node
(VPHN) capabilities information provided by the pHyp. The VPHN handling
in Linux is disabled, if PRRN handling is present.

powerpc/hotplug-memory: Removing or adding memory via the PowerPC
hotplug interface shows anomalies in the association between memory
and nodes.  The code was updated to better take advantage of defined
nodes in order to associate memory to nodes not needed at boot time,
but relevant to dynamically added memory.

Signed-off-by: Michael Bringmann <mwb@linux.vnet.ibm.com>

Michael Bringmann (2):
  powerpc/numa: Update CPU topology when VPHN enabled
  powerpc/hotplug-memory: Fix hot-add memory node assoc
---

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-05-23 15:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-23 15:15 [PATCH 0/2] powerpc/dlpar: Correct display of hot-add/hot-remove CPUs and memory Michael Bringmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.