----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1357/ -----------------------------------------------------------
Review request for Default. Description ------- 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. Diffs ----- configs/common/Simulation.py 4c67c26fa76e Diff: http://reviews.gem5.org/r/1357/diff/ Testing ------- Ran a simple se and fs simulation and created and restored from checkpoints for both. Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
