linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [RFC 0/3] powerpc/pseries: Remap hw to kernel cpu indexes
@ 2018-12-11 22:03 Michael Bringmann
  2018-12-11 22:03 ` [RFC 1/3] powerpc/numa: Conditionally online new nodes Michael Bringmann
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michael Bringmann @ 2018-12-11 22:03 UTC (permalink / raw)
  To: linuxppc-dev, linux-kernel, linuxppc-dev
  Cc: Rob Herring, Mike Rapoport, tlfalcon, Srikar Dronamraju,
	Nicholas Piggin, Vaidyanathan Srinivasan, mwb, minkim,
	Paul Mackerras, tyreld, Andrew Morton, Guenter Roeck

Define and apply new interface to map hardware-specific powerpc cpu
ids to a kernel specific range of cpu values.  Mapping is intended
to prevent confusion within the kernel about the cpu+node mapping,
and the changes in configuration that may happen due to powerpc LPAR
migration or other associativity changes during the lifetime of a
system.  These interfaces exchange the thread_index provided by the
'ibm,ppc-interrupt-server#s' properties, for an internal index to
be used by kernel scheduling interfaces.

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

Michael Bringmann (3):
  powerpc/numa: Conditionally online new nodes
  powerpc/numa: Define mapping between HW and kernel cpus
  powerpc/numa: Apply mapping between HW and kernel cpu


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-12-11 22:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-11 22:03 [RFC 0/3] powerpc/pseries: Remap hw to kernel cpu indexes Michael Bringmann
2018-12-11 22:03 ` [RFC 1/3] powerpc/numa: Conditionally online new nodes Michael Bringmann
2018-12-11 22:03 ` [RFC 2/3] powerpc/numa: Define mapping between HW and kernel cpus Michael Bringmann
2018-12-11 22:04 ` [RFC 3/3] powerpc/numa: Apply " Michael Bringmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).