[gem5-users] gem5 restore checkpoint failed

2021-11-04 Thread Tianhao Yu via gem5-users
Hi, I used gem5(v21.1.0.4) to restore a checkpoint, the ISA is POWER. In addition, I found that the gem5 can execute both big-endian and little-endian binary programs on SE mode. But I can't restore a little-endian program with the checkpoint on SE mode(Big-endian programs work well). Can you

[gem5-users] Cannot commit instructions in the second threads when adding SMT ARM FS support

2021-11-04 Thread min.cai.china--- via gem5-users
When I try to change some code for adding SMT ARM FS support in gem5, I use debug flags to find that the O3 CPU cannot commit instructions in the second hardware context (configured as 1c2t), as the Instruction [sn:65] in the [tid:1] cannot get committed forever: FullO3CPU: Ticking main, FullO

[gem5-users] Re: Cannot commit instructions in the second threads when adding SMT ARM FS support

2021-11-04 Thread Min Cai via gem5-users
I've found that the first thread cannot commit the instruction in the head of ROB, as it is not ready, but I'm not sure it is the cause. ___ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org %(web_pa