Change in vdsm[master]: raise ongoing creations count

agl at us.ibm.com agl at us.ibm.com
Tue Dec 20 22:58:16 UTC 2011


Adam Litke has posted comments on this change.

Change subject: raise ongoing creations count
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File vdsm/vm.py
Line 267:     _ongoingCreations = threading.BoundedSemaphore(10)
Cool!  So now we can create 10 VMs at the same time.  Is there a reason that it was limited to one at a time originally?  Did you need to change anything to make this safe?

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I83b4f956619ee6cdfde5fdbec9d52484c355b33f
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Saggi Mizrahi <smizrahi at redhat.com>
Gerrit-Reviewer: Adam Litke <agl at us.ibm.com>


More information about the vdsm-patches mailing list