Review Board 2.0.15


Simulation.py: move code related to checkpointing to functions

Review Request #1329 - Created July 27, 2012 and submitted

Information
Nilay Vaish
gem5
default
Reviewers
Default
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.

   
Review request changed
Updated (Aug. 6, 2012, 9:16 a.m.)

Status: Closed (submitted)