Thanks for your discuss!
I get a lot of help from your experence.
But now, I meet the same status which shows that:
root@mzzhangpc:/home/mzzhang/xyao/gem5# build/X86/gem5.opt  
configs/example/fs.py --caches --l2cache --l3cache --num-cpus=2 --
kernel=x86_64-vmlinux-4.3.3
Couldn't import dot_parser, loading of dot files will not be possible.
gem5 Simulator System.  http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.

gem5 compiled Dec 23 2015 11:22:55
gem5 started Dec 23 2015 14:29:34
gem5 executing on mzzhangpc, pid 29823
command line: build/X86/gem5.opt configs/example/fs.py --caches --l2cache --
l3cache --num-cpus=2 --kernel=x86_64-vmlinux-4.3.3

1
Global frequency set at 1000000000000 ticks per second
warn: DRAM device capacity (8192 Mbytes) does not match the address range 
assigned (512 Mbytes)
info: kernel located at: /dist/m5/system/binaries/x86_64-vmlinux-4.3.3
Listening for com_1 connection on port 3456
      0: rtc: Real-time clock set to Sun Jan  1 00:00:00 2012
0: system.remote_gdb.listener: listening for remote gdb #0 on port 7000
0: system.remote_gdb.listener: listening for remote gdb #1 on port 7001
warn: Reading current count from inactive timer.
**** REAL SIMULATION ****
info: Entering event queue @ 0.  Starting simulation...
3747616500: system.pc.com_1.terminal: attach terminal 0

m5term shows that:
root@mzzhangpc:/dist/m5/system/binaries# m5term localhost 3456
==== m5 slave terminal: Terminal 0 ====


It just stop here as a wait loop...

But I'm sure I use the kernel file: linux-x.y.z/vmlinux
What I need to make clear is that:
I use the linux-4.3.3, but config.2.6.22.9(I cannot find config.4.3.3) as 
.config to get the vmlinux(I guess this maybe the problem)

But I need to port linux-4.3.3 to a real X86 machine later, so I need to run 
this version in gem5.

A few advice will be great appreciate.

Thanks,
xinyao






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

Reply via email to