| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-17 | simulator: Make hypervisors generic for the resource type | Fabian Mastenbroek | |
| This change moves the hypervisor implementations to the opendc-simulator-resources module and makes them generic to the resource type that is being used (e.g., CPU, disk or networking). | |||
| 2021-01-11 | Convert to pull-based workload model | Fabian Mastenbroek | |
| This change converts the low-level workload model to be pull-based. This reduces the overhead that we experienced with our previous co-routine based approach. | |||
