Dan Kenigsberg has submitted this change and it was merged. Change subject: virt: periodic: port highWrite monitoring ......................................................................
virt: periodic: port highWrite monitoring port the high water mark monitoring (aka disk threshold monitoring) to the new periodic operations infrastructure. At steady state, we will use QEMU events for performance reasons; moreover some storage flows, however, may still require polling. So this code may still be useful as fallback or as extra protection layer even when we get disk usage events. Change-Id: Ia2b7c4d2bc4d4e35d03e1896e3a0796dff4133cd Signed-off-by: Francesco Romani <[email protected]> Reviewed-on: https://gerrit.ovirt.org/37596 Reviewed-by: Dan Kenigsberg <[email protected]> --- M vdsm/virt/periodic.py M vdsm/virt/vm.py 2 files changed, 25 insertions(+), 15 deletions(-) Approvals: Dan Kenigsberg: Looks good to me, approved Francesco Romani: Verified -- To view, visit https://gerrit.ovirt.org/37596 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia2b7c4d2bc4d4e35d03e1896e3a0796dff4133cd Gerrit-PatchSet: 51 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Francesco Romani <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
