vhive-serverless / vSwarm-u

Framework that integrates the serverless benchmark suite vSwarm with gem5, the state-of-the-art research platform for system-and microarchitecture.
https://vhive-serverless.github.io/vSwarm-u/
MIT License
28 stars 4 forks source link

Add support for checkpointing #61

Closed dhschall closed 2 years ago

dhschall commented 2 years ago

This change add checkpoints to the simulation infrastructure and extend the existing workflow to a two mode workflow. The two mode workflow makes the simulation much more stable and more deterministic.

Signed-off-by: David Schall david.schall@ed.ac.uk

dhschall commented 2 years ago

closes #11