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 <[email protected]> Reviewed-on: http://gerrit.ovirt.org/20978 Reviewed-by: Adam Litke <[email protected]> --- 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 <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Martin Sivák <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
