index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-03-25
refactor: Migrate to Flow for event listeners
Fabian Mastenbroek
2020-03-25
[ci skip] refactor: Refactor monitors into EventFlow
Fabian Mastenbroek
2020-03-25
refactor: Rework monitor interfaces
Fabian Mastenbroek
2020-03-25
[ci skip] feat: Add support for correlated failures
Fabian Mastenbroek
2020-03-25
feat: Use Weilbull distribution for failures
Fabian Mastenbroek
2020-03-25
perf: Upgrade to kotlinx-coroutines 1.3.5 due to memory leak
Fabian Mastenbroek
2020-03-25
feat: Add failures to SC20 experiment
Fabian Mastenbroek
2020-03-25
feat: Track VM failures in SC20 experiment
Fabian Mastenbroek
2020-03-25
feat: Add support for failing hypervisors in provisioner
Fabian Mastenbroek
2020-03-25
feat: Make FaultInjector more generic
Fabian Mastenbroek
2020-03-25
[ci skip] feat: Prototype design for FailureInjector
Fabian Mastenbroek
2020-03-25
feat: Propagate machine failure to VM
Fabian Mastenbroek
2020-03-25
feat: Add infrastructure for failures
Fabian Mastenbroek
2020-03-25
feat: Revamp bare-metal state management
Fabian Mastenbroek
2020-03-25
feat: Terminate server instance on power off
Fabian Mastenbroek
2020-03-23
Merge branch '2.x-args-extension' into '2.x'
Fabian Mastenbroek
2020-03-19
Merge changes
Georgios Andreadis
2020-03-19
Add option to submit selected VMs as file
Georgios Andreadis
2020-03-17
Merge branch '2.x-perf-interf-extension' into '2.x'
Fabian Mastenbroek
2020-03-17
Apply performance interference only to (on average) one VM
Georgios Andreadis
2020-03-16
Merge branch '2.x-perf-interf-extension' into '2.x'
Fabian Mastenbroek
2020-03-16
Merge branch 'bug/gradle-dsl-windows' into '2.x'
Fabian Mastenbroek
2020-03-16
bug: Fix Gradle build on Windows
Fabian Mastenbroek
2020-03-16
Extend performance interference model to support minimum server load
Georgios Andreadis
2020-03-13
Merge branch 'refactor/units' into '2.x'
Georgios Andreadis
2020-03-13
bug: Write deployed images only once
Fabian Mastenbroek
2020-03-13
refactor: Change burst to MFLOps
Fabian Mastenbroek
2020-03-13
Merge branch 'feat/2.x-overcommitting' into '2.x'
Fabian Mastenbroek
2020-03-13
feat: Divide workload equally over pCPUs
Fabian Mastenbroek
2020-03-12
feat: Add VM scheduler for scheduling over all cores
Fabian Mastenbroek
2020-03-12
Merge branch '2.x-single-quote-fix' into '2.x'
Georgios Andreadis
2020-03-12
Add simple power model to the proprietary reader
Georgios Andreadis
2020-03-11
Fix edge case where selected VM list contains an escaped single quote in a VM...
Georgios Andreadis
2020-03-11
Merge branch '2.x-sc20-setup' into '2.x'
Fabian Mastenbroek
2020-03-11
Make VM list single-quoted
Georgios Andreadis
2020-03-11
Fix main file in gradle setup
Georgios Andreadis
2020-03-11
Make VM ID in trace reader random to allow for duplicates
Georgios Andreadis
2020-03-11
feat: Pass all relevant SC20 parameters as arguments
Georgios Andreadis
2020-03-11
Merge branch '2.x-read-internal-traces' into '2.x'
Fabian Mastenbroek
2020-03-11
Cache burst sum
Georgios Andreadis
2020-03-11
Fix remainder/burst granted issue
Georgios Andreadis
2020-03-11
Fix constructor call
Georgios Andreadis
2020-03-11
Merge hypervisor monitor calls
Georgios Andreadis
2020-03-11
Fix redundant braces
Georgios Andreadis
2020-03-11
Write parsers for internal (proprietary) traces and environment files
Georgios Andreadis
2020-03-11
Merge branch 'feat/2.x-power-model' into '2.x'
Georgios Andreadis
2020-03-11
feat: Use linear power model for SC20 experiments
Fabian Mastenbroek
2020-03-11
refactor: Extract Signal Flow into odcsim
Fabian Mastenbroek
2020-03-11
chore: Update dependencies
Fabian Mastenbroek
2020-03-11
feat: Measure host CPU usage and power consumption
Fabian Mastenbroek
[next]