summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-25refactor: Migrate to Flow for event listenersFabian Mastenbroek
2020-03-25[ci skip] refactor: Refactor monitors into EventFlowFabian Mastenbroek
2020-03-25refactor: Rework monitor interfacesFabian Mastenbroek
2020-03-25[ci skip] feat: Add support for correlated failuresFabian Mastenbroek
2020-03-25feat: Use Weilbull distribution for failuresFabian Mastenbroek
2020-03-25perf: Upgrade to kotlinx-coroutines 1.3.5 due to memory leakFabian Mastenbroek
2020-03-25feat: Add failures to SC20 experimentFabian Mastenbroek
2020-03-25feat: Track VM failures in SC20 experimentFabian Mastenbroek
2020-03-25feat: Add support for failing hypervisors in provisionerFabian Mastenbroek
2020-03-25feat: Make FaultInjector more genericFabian Mastenbroek
2020-03-25[ci skip] feat: Prototype design for FailureInjectorFabian Mastenbroek
2020-03-25feat: Propagate machine failure to VMFabian Mastenbroek
2020-03-25feat: Add infrastructure for failuresFabian Mastenbroek
2020-03-25feat: Revamp bare-metal state managementFabian Mastenbroek
2020-03-25feat: Terminate server instance on power offFabian Mastenbroek
2020-03-23Merge branch '2.x-args-extension' into '2.x'Fabian Mastenbroek
2020-03-19Merge changesGeorgios Andreadis
2020-03-19Add option to submit selected VMs as fileGeorgios Andreadis
2020-03-17Merge branch '2.x-perf-interf-extension' into '2.x'Fabian Mastenbroek
2020-03-17Apply performance interference only to (on average) one VMGeorgios Andreadis
2020-03-16Merge branch '2.x-perf-interf-extension' into '2.x'Fabian Mastenbroek
2020-03-16Merge branch 'bug/gradle-dsl-windows' into '2.x'Fabian Mastenbroek
2020-03-16bug: Fix Gradle build on WindowsFabian Mastenbroek
2020-03-16Extend performance interference model to support minimum server loadGeorgios Andreadis
2020-03-13Merge branch 'refactor/units' into '2.x'Georgios Andreadis
2020-03-13bug: Write deployed images only onceFabian Mastenbroek
2020-03-13refactor: Change burst to MFLOpsFabian Mastenbroek
2020-03-13Merge branch 'feat/2.x-overcommitting' into '2.x'Fabian Mastenbroek
2020-03-13feat: Divide workload equally over pCPUsFabian Mastenbroek
2020-03-12feat: Add VM scheduler for scheduling over all coresFabian Mastenbroek
2020-03-12Merge branch '2.x-single-quote-fix' into '2.x'Georgios Andreadis
2020-03-12Add simple power model to the proprietary readerGeorgios Andreadis
2020-03-11Fix edge case where selected VM list contains an escaped single quote in a VM...Georgios Andreadis
2020-03-11Merge branch '2.x-sc20-setup' into '2.x'Fabian Mastenbroek
2020-03-11Make VM list single-quotedGeorgios Andreadis
2020-03-11Fix main file in gradle setupGeorgios Andreadis
2020-03-11Make VM ID in trace reader random to allow for duplicatesGeorgios Andreadis
2020-03-11feat: Pass all relevant SC20 parameters as argumentsGeorgios Andreadis
2020-03-11Merge branch '2.x-read-internal-traces' into '2.x'Fabian Mastenbroek
2020-03-11Cache burst sumGeorgios Andreadis
2020-03-11Fix remainder/burst granted issueGeorgios Andreadis
2020-03-11Fix constructor callGeorgios Andreadis
2020-03-11Merge hypervisor monitor callsGeorgios Andreadis
2020-03-11Fix redundant bracesGeorgios Andreadis
2020-03-11Write parsers for internal (proprietary) traces and environment filesGeorgios Andreadis
2020-03-11Merge branch 'feat/2.x-power-model' into '2.x'Georgios Andreadis
2020-03-11feat: Use linear power model for SC20 experimentsFabian Mastenbroek
2020-03-11refactor: Extract Signal Flow into odcsimFabian Mastenbroek
2020-03-11chore: Update dependenciesFabian Mastenbroek
2020-03-11feat: Measure host CPU usage and power consumptionFabian Mastenbroek