Hi, I just cloned the latest version of gem5 and tried to run it in FS mode. However, if I set the cpu type to atomic I get the following error: gem5.opt: build/X86/cpu/simple/atomic.cc:544: virtual Fault AtomicSimpleCPU::writeMem(uint8_t*, unsigned int, Addr, Request::Flags, uint64_t*, const std::vector<bool>&): Assertion `locked && curr_frag_id == 0' failed. I do not see this error if I use other type of cpu. I think it is coming from one of the latest commit, because I did not have this problem 3 weeks ago.
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
