qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [RFCv2 0/2] Don't allocate vcpus on the same guest socket to different NUMA nodes
@ 2015-09-04  4:51 David Gibson
  2015-09-04  4:51 ` [Qemu-devel] [RFCv2 1/2] pseries: Fix incorrect calculation of threads per socket for chip-id David Gibson
  2015-09-04  4:51 ` [Qemu-devel] [RFCv2 2/2] spapr: Fix default NUMA node allocation for threads David Gibson
  0 siblings, 2 replies; 6+ messages in thread
From: David Gibson @ 2015-09-04  4:51 UTC (permalink / raw)
  To: aik, mdroth; +Cc: David Gibson, qemu-ppc, qemu-devel, agraf

As requested here's an augmented of the patch to stop guest sockets on
the pseries machine type from being split across NUMA nodes.  This
adds a new patch to first clean up the socket ID calculation that
exists for creating the ibm,chip-id property.

David Gibson (2):
  pseries: Fix incorrect calculation of threads per socket for chip-id
  spapr: Fix default NUMA node allocation for threads

 hw/ppc/spapr.c | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

-- 
2.4.3

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

end of thread, other threads:[~2015-09-05 10:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-04  4:51 [Qemu-devel] [RFCv2 0/2] Don't allocate vcpus on the same guest socket to different NUMA nodes David Gibson
2015-09-04  4:51 ` [Qemu-devel] [RFCv2 1/2] pseries: Fix incorrect calculation of threads per socket for chip-id David Gibson
2015-09-04  4:56   ` David Gibson
2015-09-05 10:12     ` Alexey Kardashevskiy
2015-09-04  4:51 ` [Qemu-devel] [RFCv2 2/2] spapr: Fix default NUMA node allocation for threads David Gibson
2015-09-05 10:12   ` Alexey Kardashevskiy

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