[libvirt] [PATCH v2 0/2] qemu: Honor memory mode='strict'

Michal Privoznik mprivozn at redhat.com
Wed Apr 10 16:10:42 UTC 2019


v2 of:

https://www.redhat.com/archives/libvir-list/2019-April/msg00658.html

diff to v1:
- Fixed the reported problem. Basically, even though emulator CGroup was
  created qemu was not running in it. Now qemu is moved into the CGroup
  even before exec()

Michal Prívozník (2):
  qemuSetupCpusetMems: Use VIR_AUTOFREE()
  qemu: Set up EMULATOR thread and cpuset.mems before exec()-ing qemu

 src/qemu/qemu_cgroup.c  |  5 ++---
 src/qemu/qemu_process.c | 12 ++++++++----
 2 files changed, 10 insertions(+), 7 deletions(-)

-- 
2.21.0




More information about the libvir-list mailing list