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


Groups > linux.kernel > #1648174

[PATCH 0/2] powerpc/dlpar: Correct display of hot-add/hot-remove CPUs and memory

From Michael Bringmann <mwb@linux.vnet.ibm.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] powerpc/dlpar: Correct display of hot-add/hot-remove CPUs and memory
Date 2017-05-23 17:20 +0200
Message-ID <tKjLk-4VL-5@gated-at.bofh.it> (permalink)
Organization IBM Linux Technology Center

Show all headers | View raw


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
---

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


Thread

[PATCH 0/2] powerpc/dlpar: Correct display of hot-add/hot-remove CPUs  and memory Michael Bringmann <mwb@linux.vnet.ibm.com> - 2017-05-23 17:20 +0200

csiph-web