Review Board 2.0.15


Sim: When one CPU is taking over from another, the new CPU's memory is only

Review Request #49 - Created July 9, 2010 and discarded

Information
Timothy Jones
gem5
Reviewers
Default
Sim: When one CPU is taking over from another, the new CPU's memory is only
connected up if it's not connected to something already.  However, when
sharing caches between several CPUs and repeatedly switching between them,
the CPU thinks it is connected up when it actually isn't.  To rectify this,
provide a new parameter to the takeOverFrom function that forces memory
to be connected up.

   
Review request changed
Updated (June 25, 2015, 1:05 a.m.)

Status: Discarded