Hello all,

I'm running Spec benchmark on SE mode+Ruby+detailed cpu+X86 with this
command:
./build/ALPHA/gem5.opt ./configs/example/specCPU2006se.py --ruby
--mem-size=4GB --cpu-type=detailed -n 1 --l1d_size=32kB --l1i_size=32kB
--l2_size=256kB --l1d_assoc=4 --l1i_assoc=4 --l2_assoc=8
--cacheline_size=64 --bench libquantum -I 200000000

But I observed a couple of suspicious results:

- Very high number of cycles that decode is blocked, here is a part of my
stat.txt:

system.cpu.decode.BlockedCycles             132568416
# Number of cycles decode is blocked
system.cpu.decode.RunCycles                  36731346
# Number of cycles decode is running

Did anyone has a similar problem? The protocol is MESI_Two_Level with a
completely clean version of gem5-stable!

I also put my stat.txt file here
<https://drive.google.com/file/d/0B4S3deDalkXfU2UzSFRnYjZ5RW8/view?usp=sharing>,
just in case that you want to take a look at it.

Any help is more that appreciated.

Cheers,
Hodjat
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to