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-04-08
exp: Fix metric recording of summary data
Fabian Mastenbroek
2021-04-08
compute: Use BatchRecorder to emit metrics
Fabian Mastenbroek
2021-04-08
simulator: Divide CPU usage over all cores
Fabian Mastenbroek
2021-04-08
compute: Fix random allocation policy
Fabian Mastenbroek
2021-04-08
exp: Simplify metric reporting via monitor
Fabian Mastenbroek
2021-04-08
simulator: Perform usage propagation only on change
Fabian Mastenbroek
2021-04-07
utils: Prevent use of Intrinsics.areEqual in scheduler hot path
Fabian Mastenbroek
2021-04-07
simulator: Move away from StateFlow for low-level monitoring
Fabian Mastenbroek
2021-04-07
utils: Cache variables in TimerScheduler's hot paths
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-27
Integrate OpenTelemetry into OpenDC
Fabian Mastenbroek
2021-03-27
compute: Migrate compute service simulator to OpenTelemetry
Fabian Mastenbroek
2021-03-26
simulator: Cache remaining work
Fabian Mastenbroek
2021-03-26
simulator: Extract hardware power values to a separate file (#105)
Hongyu
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
[next]