----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1329/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9139:49e2079ccbcc --------------------------- Simulation.py: move code related to checkpointing to functions This patch moves the code related to checkpointing from the run() function to several different functions. The aim is to make the code more manageable. No functionality changes are expected, but since the code is kind of unruly, it possible that some change might have creeped in. Diffs ----- configs/common/Simulation.py 64d4c9d8a384 Diff: http://reviews.gem5.org/r/1329/diff/ Testing ------- Thanks, Nilay Vaish _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
