- 24 May, 2016 3 commits
-
-
sarehfotuhi authored
-
sarehfotuhi authored
-
sarehfotuhi authored
-
- 23 May, 2016 2 commits
-
-
sarehfotuhi authored
-
Rodrigo authored
-
- 28 Jan, 2016 1 commit
-
-
Manoel Campos authored
The documentation of classes, methods and attributes were improved to make them clearer. Many times the documentation of attributes and parameters just repeated the name of the attribute itself. Some methods didn't have a clear explanation of their goals or lacked some important details that were included. Some ambiguous terms such as "machine", that can mean a "virtual" or a "physical machine", where accordingly changed by the specific term to avoid confusion. Some methods also had ambiguous meanings. Methods such as getUtilization of the UtilizationModel class return the utilization percentage of some resource. Other methods such as getUtilizationOfRam on HostDynamicWorkload class returns the absolute value of a resource usage (not percentage), what is not accordingly described in the documentation. These inconsistencies were corrected in the documentation.
-
- 08 Aug, 2013 1 commit
-
-
dinesh.bhagwat@gmail.com authored
-
- 29 Apr, 2013 1 commit
-
-
rodrigo.calheiros@gmail.com authored
Solved Issue 44: UtilizationModelPlanetLabInMemory: use a global constant to define the size of the data field: a new constructor for the classes, allowing definition of data size, was added. Solved Issue 49: Wrong calculation of debt during migrationL: all references to debt from Datacenter and its subclasses were removed.
-
- 28 Oct, 2012 2 commits
-
-
Anton Beloglazov authored
-
Anton Beloglazov authored
-
- 26 Apr, 2012 2 commits
-
-
rodrigo.calheiros authored
-
rodrigo.calheiros authored
Fixed comment on example 2, which said that MIPS requirements were different. Actually, they are the same.
-
- 09 Jan, 2012 1 commit
-
-
rodrigo.calheiros authored
-
- 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 1 commit
-
-
saurabh.kr.garg@gmail.com authored
--no commit message
-
- 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.
-
- 15 Dec, 2011 2 commits
-
-
rodrigo.calheiros authored
maufunctions in the schedulers.
-
rodrigo.calheiros authored
Issue solution not tested: 8
-
- 25 Jul, 2011 1 commit
-
-
rodrigo.calheiros authored
- updates in comments - Location of topology file fixed for network examples
-
- 03 May, 2011 1 commit
-
-
Anton Beloglazov authored
-
- 06 Apr, 2011 1 commit
-
-
Anton Beloglazov authored
-
- 27 Jul, 2010 2 commits
-
-
Anton Beloglazov authored
-
Anton Beloglazov authored
- Removed priority field from the Vm class
-
- 22 Jul, 2010 1 commit
-
-
Anton Beloglazov authored
-