index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
simulator
/
opendc-simulator
/
opendc-simulator-compute
/
src
/
test
/
kotlin
Age
Commit message (
Expand
)
Author
2021-04-25
build: Migrate to flat project structure
Fabian Mastenbroek
2021-04-23
simulator: Add the MSE power model (#121)
Hongyu
2021-04-21
simulator: Migrate to SimulationCoroutineDispatcher
Fabian Mastenbroek
2021-04-21
simulator: Introduce SimulationCoroutineDispatcher
Fabian Mastenbroek
2021-04-14
simulator: Introduce SimProcessingUnit
Fabian Mastenbroek
2021-04-12
simulator: Add the asymptotic power model from GreenCloud (#114)
Hongyu
2021-04-07
simulator: Move away from StateFlow for low-level monitoring
Fabian Mastenbroek
2021-04-07
simulator: Add tests for CPUFreq subsystem
Fabian Mastenbroek
2021-04-07
simulator: Polish power models
Hongyu
2021-04-07
simulator: Add initial design of CPUFreq model
Fabian Mastenbroek
2021-03-26
simulator: Extract hardware power values to a separate file (#105)
Hongyu
2021-03-24
simulator: Move power models to simulator module
Fabian Mastenbroek
2021-03-23
simulator: Add support for emitting VM usage metrics
Fabian Mastenbroek
2021-03-22
simulator: Remove generic resource constraint from resource model
Fabian Mastenbroek
2021-03-17
simulator: Make hypervisors generic for the resource type
Fabian Mastenbroek
2021-03-16
simulator: Add generic framework for resource consumption modeling
Fabian Mastenbroek
2021-01-11
Add support for hypervisor selection
Fabian Mastenbroek
2021-01-11
Add hypervisor supporting space-shared VMs
Fabian Mastenbroek
2021-01-11
Convert to pull-based workload model
Fabian Mastenbroek
2021-01-07
Refactor workflow service to schedule tasks onto VMs
Fabian Mastenbroek
2020-10-04
Reimplement performance interference in opendc-simulator-compute
Fabian Mastenbroek
2020-10-03
Implement VirtDriver using opendc-simulator-compute module
Fabian Mastenbroek
2020-10-02
Add opendc-simulator-compute module
Fabian Mastenbroek