wzyghb / cloudsim

Automatically exported from code.google.com/p/cloudsim
0 stars 0 forks source link

trying to do power aware host allocation #53

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
HI1!!!!!!!!!!!!!!!!
Can u pl help me with following.
i) Am planning to submit additional cloudlets (dynamically), after the 
simulation has started. How could that be done?
ii) The current load of the planetlab looks like a batch, would it be good idea 
to preprocess the laod, before actual hosts are added to datacenter, to save on 
energy consumption of idle hosts (by comparing 
host.getAvailableMips==host.getTotalMips)
iii) VmAllocationPolicy, if submitted a list of cloudlets, how implicit 
allocation of individual hosts to vm's is handled (or should i customize by 
using allocateHostToVm method for each cloudlet.
Thank u so much for ur earlier responses, and in advance for this one!
Navtej   

Original issue reported on code.google.com by musky2...@gmail.com on 24 Sep 2013 at 2:41

GoogleCodeExporter commented 8 years ago

Original comment by rodrigo.calheiros on 24 Jan 2014 at 1:06