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-11-27
refactor(compute/service): Do not split interface and implementation
Fabian Mastenbroek
2022-11-27
refactor(compute/service): Expose state directly to clients
Fabian Mastenbroek
2022-11-27
refactor(compute/api): Do not suspend in compute API
Fabian Mastenbroek
2022-11-13
refactor: Replace use of CoroutineContext by Dispatcher
Fabian Mastenbroek
2022-11-13
refactor(sim/core): Re-implement SimulationScheduler as Dispatcher
Fabian Mastenbroek
2022-11-13
refactor: Use InstantSource as time source
Fabian Mastenbroek
2022-11-04
refactor: Use RandomGenerator as randomness source
Fabian Mastenbroek
2022-10-31
feat(sim/compute): Add support for snapshotting workloads
Fabian Mastenbroek
2022-10-28
perf(compute/sim): Use static logger field
Fabian Mastenbroek
2022-10-28
refactor(compute/service): Do not suspend on guest start
Fabian Mastenbroek
2022-10-28
feat(compute/sim): Model host boot time
Fabian Mastenbroek
2022-10-28
refactor(compute/sim): Use workload chaining for boot delay
Fabian Mastenbroek
2022-10-28
feat(sim/compute): Add completion parameter to startWorkload
Fabian Mastenbroek
2022-10-21
fix: Add log4j-core dependency
Fabian Mastenbroek
2022-10-21
refactor(sim/compute): Re-implement using flow2
Fabian Mastenbroek
2022-10-10
fix(compute/service): Expose number of registered servers
Fabian Mastenbroek
2022-10-06
build: Switch to Spotless for formatting
Fabian Mastenbroek
2022-10-06
style: Eliminate use of wildcard imports
Fabian Mastenbroek
2022-10-05
refactor(sim/core): Rename runBlockingSimulation to runSimulation
Fabian Mastenbroek
2022-10-05
refactor(sim/core): Use SimulationScheduler in coroutine dispatcher
Fabian Mastenbroek
2022-10-03
refactor(exp/compute): Integrate compute workload classes
Fabian Mastenbroek
2022-10-03
feat(exp/compute): Add provisioners for compute service
Fabian Mastenbroek
2022-09-23
refactor(compute): Provide access to instances in compute service
Fabian Mastenbroek
2022-09-22
refactor(compute): Pass failure model during workload evaluation
Fabian Mastenbroek
2022-09-22
refactor(sim/compute): Simplify SimHypervisor class
Fabian Mastenbroek
2022-09-22
refactor(sim/compute): Make interference domain independent of profile
Fabian Mastenbroek
2022-09-22
refactor(compute): Simplify constructor of SimHost
Fabian Mastenbroek
2022-09-22
refactor(compute): Add separate error host state
Fabian Mastenbroek
2022-09-22
refactor(sim/compute): Extract Random dependency from interference model
Fabian Mastenbroek
2022-09-21
refactor(sim/compute): Move interference logic into VmInterferenceMember
Fabian Mastenbroek
2022-09-21
refactor(sim/compute): Pass interference key via parameter
Fabian Mastenbroek
2022-09-21
refactor(sim/compute): Remove timestamp parameter from SimTrace
Fabian Mastenbroek
2022-09-21
feat(compute): Add support for affinity scheduling (#101)
Fabian Mastenbroek
2022-06-23
bug(compute/workload): Fix conversion from UUID to Binary
Fabian Mastenbroek
2022-06-07
refactor(trace/api): Introduce type system for trace API
Fabian Mastenbroek
2022-05-06
refactor(telemetry): Remove dependency on OpenTelemetry SDK
Fabian Mastenbroek
2022-05-06
refactor(compute/service): Remove OpenTelemetry from "compute" modules
Fabian Mastenbroek
2022-05-06
refactor(telemetry/compute): Support direct metric access
Fabian Mastenbroek
2022-05-04
refactor(compute): Directly expose scheduler stats to user
Fabian Mastenbroek
2022-05-04
feat(compute): Add support for looking up hosts
Fabian Mastenbroek
2022-05-03
refactor(compute): Expose CPU and system stats via Host interface
Fabian Mastenbroek
2022-05-02
refactor(compute): Do not use Avro when exporting experiment data
Fabian Mastenbroek
2022-05-01
refactor(trace/parquet): Support custom ReadSupport implementations
Fabian Mastenbroek
2022-04-24
build: Move modules into subgroups
Fabian Mastenbroek
2022-04-23
build: Enable testing for all library modules
Fabian Mastenbroek
2022-04-22
refactor(trace/api): Move conventions into separate package
Fabian Mastenbroek
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
[prev]
[next]