- 06 Jan, 2012 4 commits
-
-
Anton Beloglazov authored
-
Anton Beloglazov authored
-
Anton Beloglazov authored
-
Anton Beloglazov authored
-
- 05 Jan, 2012 10 commits
-
-
Anton Beloglazov authored
-
Anton Beloglazov authored
-
Anton Beloglazov authored
-
Anton Beloglazov authored
-
Anton Beloglazov authored
-
Anton Beloglazov authored
-
Anton Beloglazov authored
-
Anton Beloglazov authored
-
Anton Beloglazov authored
Refactored power VM allocation policies, removed old policies, reimplemented the DVFS and single threshold policies
-
Anton Beloglazov authored
The power package and corresponding examples are being heavily updated, as well as new PlanetLab workload data are added. Currently, the package is not in the working state and will be fixed soon; however, the org.cloudbus.cloudsim.examples.power.random.NonPowerAware example is already working and can be run.
-
- 22 Dec, 2011 4 commits
-
-
saurabh.kr.garg@gmail.com authored
--no commit message
-
saurabh.kr.garg@gmail.com authored
--no commit message
-
saurabh.kr.garg@gmail.com authored
-
rodrigo.calheiros authored
-
- 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
-