[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-ppc] [RFCv2 0/2] Don't allocate vcpus on the same guest socket to
From: |
David Gibson |
Subject: |
[Qemu-ppc] [RFCv2 0/2] Don't allocate vcpus on the same guest socket to different NUMA nodes |
Date: |
Fri, 4 Sep 2015 14:51:38 +1000 |
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
- [Qemu-ppc] [RFCv2 0/2] Don't allocate vcpus on the same guest socket to different NUMA nodes,
David Gibson <=