[libvirt] [PATCH 0/2] qemu/cgroup: Make live numatune setting usable

Martin Kletzander mkletzan at redhat.com
Wed Mar 11 12:39:08 UTC 2015


We didn't set the migrating memory flag to 1 and consequently any
changes to numa memory tuning didn't take effect.  Let's fix that.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1198497

Martin Kletzander (2):
  cgroup: Add accessors for cpuset.memory_migrate
  qemu: Migrate memory on numatune change

 src/libvirt_private.syms |  2 ++
 src/qemu/qemu_cgroup.c   | 36 +++++++++++++++++++++++++++++++++++-
 src/util/vircgroup.c     | 42 +++++++++++++++++++++++++++++++++++++++++-
 src/util/vircgroup.h     |  5 ++++-
 4 files changed, 82 insertions(+), 3 deletions(-)

--
2.3.1




More information about the libvir-list mailing list