Checkpoint: Fix broken checkpointing functionality
Review Request #1357 - Created Aug. 20, 2012 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 9156:2cb46eb4ed94 --------------------------- Checkpoint: Fix broken checkpointing functionality This patch fixes the checkpointing by ensuring that the directory is passer to the scriptCheckpoints function, and that the num_checkpoints is not used before it is initialised.
Ran a simple se and fs simulation and created and restored from checkpoints for both.
