[libvirt] [PATCH (v4, kind of) 0/3] Use correct cpu set when doing automatic NUMA placement

Peter Krempa pkrempa at redhat.com
Thu Jul 18 10:49:32 UTC 2013


With automatic cpu placement mode, the actual numa node set was ignored when setting CPUs.
This patchset introduces helpers and actual code to set the cpu binding policy according
to the NUMA node set that is requested.

Osier Yang (1):
  qemu: Set cpuset.cpus for domain process

Peter Krempa (2):
  caps: Add helpers to convert NUMA nodes to corresponding CPUs
  qemu: Cleanup coding style nits in qemu_cgroup.c

 po/POTFILES.in           |   1 +
 src/conf/capabilities.c  |  64 ++++++++++++++++++++++++++
 src/conf/capabilities.h  |   2 +
 src/libvirt_private.syms |   1 +
 src/qemu/qemu_cgroup.c   | 114 ++++++++++++++++++++++++++++++++---------------
 5 files changed, 146 insertions(+), 36 deletions(-)

-- 
1.8.3.2




More information about the libvir-list mailing list