index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
simulator
Age
Commit message (
Expand
)
Author
2021-03-26
simulator: Cache remaining work
Fabian Mastenbroek
2021-03-26
tracer: Remove event tracer from repository
Fabian Mastenbroek
2021-03-26
workflow: Remove event tracer from workflow service
Fabian Mastenbroek
2021-03-26
compute: Integrate OpenTelemetry Metrics in OpenDC Workflow
Fabian Mastenbroek
2021-03-26
compute: Integrate OpenTelemetry Metrics in OpenDC Compute
Fabian Mastenbroek
2021-03-26
compute: Remove dependency on event tracer
Fabian Mastenbroek
2021-03-26
compute: Hide internals of compute service implementation
Fabian Mastenbroek
2021-03-26
compute: Add test suite for ComputeService
Fabian Mastenbroek
2021-03-24
simulator: Move power models to simulator module
Fabian Mastenbroek
2021-03-23
simulator: Add support for transforming resource consumers
Fabian Mastenbroek
2021-03-23
simulator: Add benchmarks for opendc-simulator-compute
Fabian Mastenbroek
2021-03-23
simulator: Add support for emitting VM usage metrics
Fabian Mastenbroek
2021-03-23
simulator: Add support for signaling dynamic capacity changes
Fabian Mastenbroek
2021-03-22
simulator: Remove generic resource constraint from resource model
Fabian Mastenbroek
2021-03-22
simulator: Expose capacity and remaining work outside consumer callback
Fabian Mastenbroek
2021-03-22
simulator: Add benchmarks for resource consumption framework
Fabian Mastenbroek
2021-03-22
simulator: Re-design consumer interface to support capacity negotiation
Fabian Mastenbroek
2021-03-20
serverless: Add initial implementation of OpenDC Serverless (#100)
Fabian Mastenbroek
2021-03-20
ci: Generate test reports for CI builds
Fabian Mastenbroek
2021-03-20
build: Update dependencies for simulator
Fabian Mastenbroek
2021-03-20
build: Add support for aggregate code coverage results
Fabian Mastenbroek
2021-03-18
simulator: Add the CPU power model from iCanCloud/E-mc2
Hongyu
2021-03-17
simulator: Make hypervisors generic for the resource type
Fabian Mastenbroek
2021-03-16
utils: Prevent memory leakage in TimerScheduler
Fabian Mastenbroek
2021-03-16
simulator: Add generic framework for resource consumption modeling
Fabian Mastenbroek
2021-03-09
workflow: Split workflow module in API and service module
Fabian Mastenbroek
2021-03-09
compute: Move implementation of Flavor into service module
Fabian Mastenbroek
2021-03-09
compute: Model storage of VM images
Fabian Mastenbroek
2021-03-09
compute: Extend capabilities of compute API
Fabian Mastenbroek
2021-03-09
utils: Remove unused StateFlow
Fabian Mastenbroek
2021-03-09
core: Remove OpenDC core module
Fabian Mastenbroek
2021-03-09
compute: Add support for custom workload mappings
Fabian Mastenbroek
2021-03-09
compute: Introduce labels and meta-data for resources
Fabian Mastenbroek
2021-03-09
compute: Add lifecycle methods for Server instances
Fabian Mastenbroek
2021-03-08
compute: Remove use of bare-metal provisioning from compute module
Fabian Mastenbroek
2021-03-07
compute: Move bare-metal provisioning in separate module
Fabian Mastenbroek
2021-03-07
compute: Move ComputeService implementation in service module
Fabian Mastenbroek
2021-03-07
compute: Extract API from compute service
Fabian Mastenbroek
2021-03-07
compute: Convert Server to stateful interface
Fabian Mastenbroek
2021-03-07
workflows: Reduce output from tests
Fabian Mastenbroek
2021-03-07
compute: Make VirtProvisoningService responsible for Server lifecycle
Fabian Mastenbroek
2021-03-07
compute: Remove ServiceRegistry fields
Fabian Mastenbroek
2021-03-07
compute: Separate cloud compute layer from bare-metal layer
Fabian Mastenbroek
2021-03-07
compute: Pass simulation workload via image metadata
Fabian Mastenbroek
2021-03-06
sim: Implement energy models from CloudSim (#79)
Hongyu
2021-02-23
Use Java Platform for shared dependency constraints
Fabian Mastenbroek
2021-02-23
exp: Add support for running Capelin experiments in IntelliJ
Fabian Mastenbroek
2021-02-23
exp: Support running SC18 experiment from within IntelliJ
Fabian Mastenbroek
2021-02-23
harness: Do not finish experiment before scenario and trials
Fabian Mastenbroek
2021-02-23
Remove unnecessary JUnit dependencies in opendc-harness
Fabian Mastenbroek
[next]