The workload is 401.bzip2. By forwarding 1B instructions, I expect to see "spec_init" message in the program output. Here is the complete output of my command:
mahmood@MPC:gem5$ build/X86_SE/m5.opt -d results/bzip2/ configs/example/cmp.py --caches --l2cache --l2cache --l2_size=2MB -d --fast-forward=1000000000 --maxinsts=100000 -b bzip2 gem5 Simulator System. http://gem5.org gem5 is copyrighted software; use the --copyright option for details. gem5 compiled Aug 11 2011 16:06:00 gem5 started Aug 20 2011 11:44:48 gem5 executing on MPC command line: build/X86_SE/m5.opt -d results/bzip2/ configs/example/cmp.py --caches --l2cache --l2cache --l2_size=2MB -d --fast-forward=1000000000 --maxinsts=100000 -b bzip2 Global frequency set at 1000000000000 ticks per second 0: system.remote_gdb.listener: listening for remote gdb #0 on port 7000 Switch at instruction count:1000000000 info: Entering event queue @ 0. Starting simulation... warn: instruction 'fnstcw_Mw' unimplemented warn: instruction 'fldcw_Mw' unimplemented info: Increasing stack size by one page. info: Increasing stack size by one page. hack: be nice to actually delete the event here Switched CPUS @ tick 1206754456000 switching cpus **** REAL SIMULATION **** info: Entering event queue @ 1206754456000. Starting simulation... Exiting @ tick 1206809689000 because a thread reached the max instruction count Any comment on that? -- // Naderan *Mahmood; _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
