Review Board 2.0.15


Config: change how cpu class is set

Review Request #1319 - Created July 23, 2012 and submitted

Information
Nilay Vaish
gem5
default
Reviewers
Default
Changeset 9130:79148c86d9a5
---------------------------
Config: change how cpu class is set
This changes the way in which the cpu class while restoring from a
checkpoint is set. Earlier it was assumed if cpu type with which
to restore is not same as the cpu type with the which to run the
simulation, then the checkpoint should be restored with the atomic
cpu. This assumption is being dropped. The checkpoint can now be
restored with any cpu type, the default being atomic cpu.

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

Status: Closed (submitted)