- 21 Dec, 2011 1 commit
-
-
rodrigo.calheiros authored
- VmSchedulerTimeShared and VmSchedulerTimeSharedOverSubscription were refactored to isolate the method that decides MIPS shares in case of oversubscription. - CloudSimExample1 has been reverted to its original version.
-
- 16 Dec, 2011 1 commit
-
-
rodrigo.calheiros authored
-
- 15 Dec, 2011 5 commits
-
-
rodrigo.calheiros authored
Issue #8: CloudSim.terminateSimulation(long time) changed to CloudSim.terminateSimulation(double time), to comply with clock field of CloudSim class.
-
rodrigo.calheiros authored
maufunctions in the schedulers.
-
rodrigo.calheiros authored
Solved issue #14: to avoid rounding problems, ResCloudlet processes length in Instructions rather than Millions of Instructions.
-
rodrigo.calheiros authored
-
rodrigo.calheiros authored
Issue solution not tested: 8
-
- 07 Nov, 2011 1 commit
-
-
williamvoor@gmail.com authored
-
- 25 Jul, 2011 1 commit
-
-
rodrigo.calheiros authored
- updates in comments - Location of topology file fixed for network examples
-
- 02 Jul, 2011 1 commit
-
-
Anton Beloglazov authored
-
- 07 May, 2011 1 commit
-
-
Anton Beloglazov authored
-
- 06 May, 2011 2 commits
-
-
Anton Beloglazov authored
- Fixed energy calculation: if fromUtilization == 0 and toUtilization == 0, it's assumed that the host is switched off and therefore energy is 0.
-
Anton Beloglazov authored
-
- 05 May, 2011 2 commits
-
-
Anton Beloglazov authored
-
Anton Beloglazov authored
-
- 04 May, 2011 1 commit
-
-
Anton Beloglazov authored
-
- 03 May, 2011 6 commits
-
-
Anton Beloglazov authored
-
Anton Beloglazov authored
-
Anton Beloglazov authored
- Fixed host.isSuitableForVM - only accepts a VM, if the maximum requested MIPS among all virtual PEs < PE capacity
-
Anton Beloglazov authored
-
Anton Beloglazov authored
- Removed PowerPe and Power.PeList
-
Anton Beloglazov authored
- Fixed MIPS allocation to PEs for time-shared VM scheduling: MIPS of single VM can be split among several PEs with the only constraint that MIPS of the VM < MIPS of a single PE, as VMs cannot be parallelized
-
- 02 May, 2011 2 commits
-
-
Anton Beloglazov authored
-
Anton Beloglazov authored
- New VmScheduler: time-shared scheduling supporting over-subscription
-
- 29 Apr, 2011 1 commit
-
-
Anton Beloglazov authored
-
- 27 Apr, 2011 1 commit
-
-
Anton Beloglazov authored
-
- 11 Apr, 2011 1 commit
-
-
rodrigo.calheiros authored
processing was never updated, because it was always rounded to 0.
-
- 07 Apr, 2011 1 commit
-
-
rodrigo.calheiros authored
-
- 06 Apr, 2011 1 commit
-
-
Anton Beloglazov authored
-
- 30 Mar, 2011 1 commit
-
-
Anton Beloglazov authored
-
- 29 Mar, 2011 1 commit
-
-
rodrigo.calheiros authored
-
- 21 Mar, 2011 1 commit
-
-
rodrigo.calheiros authored
-
- 22 Feb, 2011 1 commit
-
-
rodrigo.calheiros authored
-
- 21 Feb, 2011 1 commit
-
-
rodrigo.calheiros authored
when it should return estimated finish time.
-
- 11 Feb, 2011 2 commits
-
-
Anton Beloglazov authored
-
Anton Beloglazov authored
-
- 09 Feb, 2011 4 commits
-
-
Anton Beloglazov authored
Added a Maven pom that will be included in the distribution package along with the Ant's build file.
-
Anton Beloglazov authored
Reverted revision 41 - it caused another problem. At this moment there is a small bug: sometimes not all cloudlets return to the broker after the execution.
-
Anton Beloglazov authored
-
Anton Beloglazov authored
Fixed a bug in the PowerDatacenter::updateCloudletProcessing() method that caused removal of completed VMs before the Cloudlets have been sent to the broker. This didn't affect the simulation results themselves, just the output.
-