Hi all,
I tried to boot linux with Alpha In-Order CPU model but, it didn't work.
The simulation ended with this messages.
gem5 Simulator System. http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.
gem5 compiled Feb 22 2013 18:41:14
gem5 started Feb 22 2013 18:43:16
gem5 executing on
command line: build/ALPHA/gem5.opt configs/example/fs.py --caches
--cpu-type=inorder
Global frequency set at 1000000000000 ticks per second
info: kernel located at:
/gem5_test/sys_files/m5_system_2.0b3/binaries/vmlinux
Listening for system connection on port 3456
0: system.tsunami.io.rtc: Real-time clock set to Thu Jan 1
00:00:00 2009
0: system.remote_gdb.listener: listening for remote gdb #0 on port 7000
**** REAL SIMULATION ****
info: Entering event queue @ 0. Starting simulation...
17115489257812500: system.terminal: attach terminal 0
gem5.opt: build/ALPHA/sim/simulate.cc:68: SimLoopExitEvent*
simulate(Tick): Assertion `curTick() <= mainEventQueue.nextTick() &&
"event scheduled in the past"' failed.
Program aborted at cycle 9223372000000000000
Aborted (core dumped)
However, other CPU models, for example AtomicSimple and O3, work very well.
And I can run hello binary which in tests directory on se mode with
In-Order CPU.
I used gem5-stable version and Full-System Stuff for Alpha which I can
download at gem5.org/Download
What should I do to fix this problem?
Thank you.
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users