Hi, I know that 1) --standard_switch switches from atomic to O3 at the first tick of simulation. 2) --fast-forward run some instructions in atomic 3) -warmup-insts tries to warmup caches for some instructions in detailed mode.
However I don't understand this command line: --standard_switch --caches --fast-forward=5000000 --max-inst=100000 --warmup-insts=1000000 It will switch to detailed cpu on first tick, runs 5M instruction in atomic cpu (!!!!), warmup for 1M instructions and then run 100K instructions in detailed mode. Can someone clarify that? -- // Naderan *Mahmood; _______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users