[libvirt] [PATCH v2 0/3] A few NUMA fixes

Michal Privoznik mprivozn at redhat.com
Tue Mar 31 11:59:07 UTC 2015


diff to v1:
-reworked to follow Jan's review. Hopefully.

Michal Privoznik (3):
  vircgroup: Introduce virCgroupControllerAvailable
  qemuProcessHook: Call virNuma*() iff needed
  virLXCControllerSetupResourceLimits: Call virNuma*() iff needed

 src/libvirt_private.syms |  1 +
 src/lxc/lxc_controller.c | 22 ++++++++++++++++------
 src/qemu/qemu_process.c  | 21 +++++++++++++++++----
 src/util/vircgroup.c     | 19 +++++++++++++++++++
 src/util/vircgroup.h     |  1 +
 tests/vircgrouptest.c    | 31 +++++++++++++++++++++++++++++++
 6 files changed, 85 insertions(+), 10 deletions(-)

-- 
2.0.5




More information about the libvir-list mailing list