Hi, The simulator seems to be hanging and doing nothing after restored from a checkpoint. The checkpoint file was taken using AtomicSimpleCPU, and I used the following command line to restore from the checkpoint:
/build/X86/gem5.opt configs/example/fs.py -n 4 --cpu-type=detailed --caches --l2cache --checkpoint-restore=1 --kernel=/path/to/kernel/file Within the program I ran (parsec benchmarks), I added a printf right after __parsec_roi_begin() to write something to the console. The line is supposed to be executed right after the checkpoint is restored. However, when I looked into the system terminal output, nothing was there. I am just wondering if the same situation happened to anyone before? Thanks in advance, -- Sincerely, Jiachen Xue
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users