Francesco Romani has posted comments on this change.

Change subject: vm: stats: cache metadata value
......................................................................


Patch Set 2:

(1 comment)

http://gerrit.ovirt.org/#/c/37592/2/vdsm/virt/vm.py
File vdsm/virt/vm.py:

Line 717: 
Line 718:     Runs Qemu in a subprocess and communicates with it, and monitors
Line 719:     its behaviour.
Line 720:     """
Line 721: 
unrelated, will remove
Line 722:     log = logging.getLogger("vm.Vm")
Line 723:     # limit threads number until the libvirt lock will be fixed
Line 724:     _ongoingCreations = threading.BoundedSemaphore(4)
Line 725:     DeviceMapping = ((hwclass.DISK, vmdevices.storage.Drive),


-- 
To view, visit http://gerrit.ovirt.org/37592
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I574b66764f8c3980fdbef3bc969b483a04542704
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <from...@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Francesco Romani <from...@redhat.com>
Gerrit-Reviewer: Martin Sivák <msi...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to