Hi there I'm trying to run the se mode with moesi_cmp_directory protocol, I did it by run "scons build/ARM/gem5.opt protocol=moesi_cmp_directory". and the command I used to run the simulation is : build/ARM/gem5.opt configs/example/se.py --cpu-type=timing -n 2 --caches --mem-size=1GB --l1d_size=16kB --l1i_size=16kB -c 'tests/test-progs/sharedmem/bin/arm/linux/sm1;tests/test-progs/sharedmem/bin/arm/linux/sm2' I'm not very sure if it is actually using the protocol I specified because according to the tracing result, it doesn't looks like moesi protocol. Is there any way I can print out the protocol being used? Any help is appreciated.Thank you very much.
Best, Cao _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
