Michal Skrivanek has posted comments on this change.
Change subject: BZ#781975 VM creation concurrency limit
......................................................................
Patch Set 1: (1 inline comment)
....................................................
File vdsm/vm.py
Line 259: Runs Qemu in a subprocess and communicates with it, and monitors
Line 260: its behaviour.
Line 261: """
Line 262: log = logging.getLogger("vm.Vm")
Line 263: _ongoingCreations = threading.BoundedSemaphore(4)
it would deserve some comment for sure:-)
Line 264: MigrationSourceThreadClass = MigrationSourceThread
Line 265:
Line 266: def __init__(self, cif, params):
Line 267: """
--
To view, visit http://gerrit.usersys.redhat.com/1436
To unsubscribe, visit http://gerrit.usersys.redhat.com/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I527c1f5201646f7f912d976b59355f70b8ca20eb
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Peter V. Saveliev <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: Michal Skrivanek <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches