Is it possible that cpu1 was asleep. You need to look at what is going on with the core right before the checkpoint happens and then look at what happens when the checkpoint is restored. Does it start fetching or does it do nothing at all? etc.
Thanks, Ali On Nov 19, 2013, at 1:36 PM, Tayyar Rzayev <[email protected]> wrote: > Hi All, > > I am having a problem with checkpoint-restore functionality. I am > simulating a 3-cpu system (all 3 timing models) in FS mode, so when I > restore from a checkpoint, only cpu0 and cpu2 execute code. When I > look at debug-flags nothing is dumped for core1. How is this possible? > Please give me a hint on how to debug this issue. > > Thanks, > > Tayyar > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users > _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
