Hi, I am using atomic CPU and detailed CPU for my workload. I am using --repeat-switch=N to fastforward instructions for my simulation. But this achieves only 50% of sampling rate because if N=10000 then 10000 instructions are executed on atomic CPU and next 10000 instruction are executed in 10000 in detailed CPU mode and this pattern repeats.
Please is it possible to specify a configuration so that only 10% of whole simulation goes through detailed CPU and 90% goes through atomic CPU. This way I will make my simulation faster. If it is not supported then Please can you suggest me how to implement this functionality. Thanks. Best Regards, Hassan
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
