Nir Soffer has posted comments on this change. Change subject: WIP DRAFT virt: scalable sampling ......................................................................
Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/29977/1/vdsm/virt/sampling.py File vdsm/virt/sampling.py: Line 418: else: Line 419: self._do_sampling() Line 420: self._vm._timeoutExperienced(False) Line 421: Line 422: self._schedule(self._statfunc.interval, self.onSchedule) It will be nice idea to implement this Line 423: Line 424: def _do_sampling(self): Line 425: with self._in_progress(): Line 426: try: -- To view, visit http://gerrit.ovirt.org/29977 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I9f54990b2114cbe931f64d6207192d1f6c6a3799 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Francesco Romani <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
