Hi, All,

I am using gem5 with X86 ISA, and now trying to run the spec2006 
benchmark(bzip2 exactly). I use the test input to get the naïve test result. 
The command line is 

build/X86/gem5.opt config/examples/se.py --mem-type=DDR4_2400_8x8 
--mem-size=4GB –cpu-type=TimingSimpleCPU --cpu-clock=3ghz --cacheline_size=64 
-b bzip2  --caches.

But it stopped at Increasing stack size by one page for whole night and no 
error dump out.
I followed the link in 
https://www.mail-archive.com/gem5-users@gem5.org/msg03964.html to reset the 
stack size in arch/x86/process.cc and sim/process.cc, but the result remains 
the same. Any one knows the reason?

The info dumping out by the simulator is showed as follows:

Info: Increasing stack size by one page.
Info: Increasing stack size by one page.
Info: Increasing stack size by one page.


Sent from Mail for Windows 10

_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to