cloudstack/server
prachi 9897e55db8 Bug 9117: allocator performance improvements
Change is to add a pod to 'avoids' set when the Pod Allocator finds that the pod does not have enough CPU/RAM capacity.

Due to this, when the allocator is called again in that deploy VM thread, it will not consider that same pod again.
Thus the capacity calculation for that pod would happen just once and then it would be avoided in every next call to the Allocator.
2011-03-23 16:10:44 -07:00
..
conf This is the REAL 2.1.x tip source 2010-08-11 18:48:43 -07:00
scripts Source code committed 2010-08-11 09:13:29 -07:00
src/com/cloud Bug 9117: allocator performance improvements 2011-03-23 16:10:44 -07:00
test Source code committed 2010-08-11 09:13:29 -07:00
.classpath fixing the build errors. Need to not have simulator build as part of classpath however 2011-03-04 09:30:01 +05:30
.project Source code committed 2010-08-11 09:13:29 -07:00