[libvirt] [PATCH 0/2] Added RSS reporting for qemu

Martin Kletzander mkletzan at redhat.com
Mon Jan 23 15:21:16 UTC 2012


This patch enables reporting of Resident Set Size for qemu process. It
is available through qemudDomainMemoryStats and qemudGetProcessInfo. The
reporting is also added into "virsh dommemstat" command.

Martin Kletzander (2):
  Added RSS information gathering into qemudGetProcessInfo
  Added RSS reporting

 include/libvirt/libvirt.h.in |    7 +++++-
 src/qemu/qemu_driver.c       |   46 +++++++++++++++++++++++++++++++----------
 tools/virsh.c                |    2 +
 3 files changed, 43 insertions(+), 12 deletions(-)

--
1.7.3.4




More information about the libvir-list mailing list