----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1815/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9632:63da4a862efd --------------------------- Simulation.py: Fix handling of maxtick and take_checkpoints m5.simulate(num_ticks) will run the simulated system for num_ticks after the current tick. Fix calls to m5.simulate in scriptCheckpoints() and benchCheckpoints() to appropriately handle the maxticks variable. Diffs ----- configs/common/Simulation.py fa31189e1fb5 Diff: http://reviews.gem5.org/r/1815/diff/ Testing ------- Tested repeated checkpointing and checkpoint restore with maxtick specified Thanks, Joel Hestness _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
