index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opendc-compute
Age
Commit message (
Expand
)
Author
2022-04-22
refactor(compute): Load interference model via trace library
Fabian Mastenbroek
2022-02-18
fix(simulator): Flush results before accessing counters
Fabian Mastenbroek
2022-02-18
fix(compute): Disallow duplicate UIDs for SimHost
Fabian Mastenbroek
2022-02-18
build: Remove opendc-platform module
Fabian Mastenbroek
2022-02-18
refactor(utils): Rename utils module to common module
Fabian Mastenbroek
2022-02-18
feat(utils): Add Pacer to pace scheduling cycles
Fabian Mastenbroek
2022-02-15
refactor: Update OpenTelemetry to version 1.11
Fabian Mastenbroek
2021-11-16
feat(workflow): Add helper tools for workflow simulations
Fabian Mastenbroek
2021-11-02
refactor(trace): Support gaps in trace data
Fabian Mastenbroek
2021-10-25
refactor(simulator): Support running workloads without coroutines
Fabian Mastenbroek
2021-10-25
perf(telemetry): Prevent allocations during collection cycle
Fabian Mastenbroek
2021-10-25
feat(telemetry): Report provisioning time of virtual machines
Fabian Mastenbroek
2021-10-25
perf(compute): Redesign VM interference algorithm
Fabian Mastenbroek
2021-10-25
feat(compute): Support filtering hosts based on CPU capacity
Fabian Mastenbroek
2021-10-08
perf(simulator): Optimize SimTraceWorkload
Fabian Mastenbroek
2021-10-03
perf(compute): Optimize telemetry collection
Fabian Mastenbroek
2021-10-03
feat(simulator): Expose CPU time counters directly on hypervisor
Fabian Mastenbroek
2021-10-03
refactor(simulator): Migrate to flow-based simulation
Fabian Mastenbroek
2021-10-03
refactor(simulator): Merge distributor and aggregator into switch
Fabian Mastenbroek
2021-09-28
fix(compute): Write null values explicitly in Parquet exporter
Fabian Mastenbroek
2021-09-28
fix(compute): Do not recover guests in non-error state
Fabian Mastenbroek
2021-09-28
refactor(telemetry): Do not require clock for ComputeMetricExporter
Fabian Mastenbroek
2021-09-21
feat(trace): Add support for writing traces
Fabian Mastenbroek
2021-09-20
refactor(trace): Simplify TraceFormat SPI interface
Fabian Mastenbroek
2021-09-20
perf(compute): Use index lookup in trace loader
Fabian Mastenbroek
2021-09-20
refactor(trace): Unify columns of different tables
Fabian Mastenbroek
2021-09-19
feat(trace): Add tool for converting workload traces
Fabian Mastenbroek
2021-09-19
feat(trace): Update OpenDC VM trace format
Fabian Mastenbroek
2021-09-19
feat(trace): Add support for internal OpenDC VM trace format
Fabian Mastenbroek
2021-09-19
feat(trace): Add support for Azure VM trace format
Fabian Mastenbroek
2021-09-19
feat(trace): Add support for extended Bitbrains trace format
Fabian Mastenbroek
2021-09-19
refactor(capelin): Make workload sampling model extensible
Fabian Mastenbroek
2021-09-19
feat(capelin): Support creating CPU-optimized topology
Fabian Mastenbroek
2021-09-19
perf(compute): Add option for optimizing SimHost simulation
Fabian Mastenbroek
2021-09-19
refactor(capelin): Support flexible topology creation
Fabian Mastenbroek
2021-09-19
refactor(capelin): Extract common code out of Capelin experiments
Fabian Mastenbroek
2021-09-17
refactor(telemetry): Standardize SimHost metrics
Fabian Mastenbroek
2021-09-17
refactor(telemetry): Standardize compute scheduler metrics
Fabian Mastenbroek
2021-09-17
refactor(telemetry): Create separate MeterProvider per service/host
Fabian Mastenbroek
2021-09-17
refactor(telemetry): Simplify CoroutineMetricReader
Fabian Mastenbroek
2021-09-10
test(compute): Add test suite for fault injector
Fabian Mastenbroek
2021-09-10
docs(compute): Clarify terminology in compute service
Fabian Mastenbroek
2021-09-10
refactor(compute): Integrate fault injection into compute simulator
Fabian Mastenbroek
2021-09-07
fix(compute): Mark unschedulable server as terminated
Fabian Mastenbroek
2021-09-07
fix(compute): Do not allow failure of inactive guests
Fabian Mastenbroek
2021-09-07
fix(compute): Use correct memory size for host memory
Fabian Mastenbroek
2021-09-07
feat(compute): Track guest up/down time
Fabian Mastenbroek
2021-09-07
fix(compute): Start host even if it already exists on host
Fabian Mastenbroek
2021-09-07
fix(compute): Support overcommitted memory in SimHost
Fabian Mastenbroek
2021-09-07
feat(compute): Track host up/down time
Fabian Mastenbroek
[next]