
Adam Litke has submitted this change and it was merged. Change subject: Add support for swap information to be used in policy ...................................................................... Add support for swap information to be used in policy This patch adds support for swap size and swap usage values to be collected by guest agent or qemu agent and used in memory calculations. The same variables are also collected from Host and used in pressure detection algorithm. Change-Id: If1f8ae4d090e27a41ee541acc9398cd1a56b459a Signed-off-by: Martin Sivak <msivak@redhat.com> Reviewed-on: http://gerrit.ovirt.org/20978 Reviewed-by: Adam Litke <agl@us.ibm.com> --- M mom/Collectors/GuestMemory.py M mom/Collectors/GuestQemuAgent.py M mom/Collectors/HostMemory.py M mom/HypervisorInterfaces/libvirtInterface.py M mom/HypervisorInterfaces/vdsmInterface.py 5 files changed, 24 insertions(+), 5 deletions(-) Approvals: Adam Litke: Looks good to me, approved Martin Sivák: Verified -- To view, visit http://gerrit.ovirt.org/20978 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If1f8ae4d090e27a41ee541acc9398cd1a56b459a Gerrit-PatchSet: 6 Gerrit-Project: mom Gerrit-Branch: master Gerrit-Owner: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: Adam Litke <agl@us.ibm.com> Gerrit-Reviewer: Martin Sivák <msivak@redhat.com>