On Tue, 24 Jul 2012, Anusha wrote:

The value of _status at that point is


Breakpoint 1, TimingSimpleCPU::switchOut (this=0x2391180)
   at build/ALPHA_MOESI_CMP_directory/cpu/simple/timing.cc:154
154     {
(gdb) p _status
$3 = BaseSimpleCPU::IcacheWaitResponse


Hence the assertion fails.

Earlier when cpu-type was timing and restore-with-cpu was timing, it was
working. Now, with the new patch, even this combination fails with above
assertion


I have updated the patch to solve this problem.

--
Nilay
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to