Dear All, 

I am trying to run splash2 benchmarks on FS X86 + ruby , I am using the x86 
kernel downloadable from this website : 
http://userweb.cs.utexas.edu/~parsec_m5/
and the disk image from the x86 section here :
http://www.m5sim.org/wiki/index.php/Download

The command I am launching with is :

./build/X86_MESI_CMP_directory/gem5.opt -d 
/home/mostafa/GEM5/temp_sim_results/4P_FBV_x86_fft ./configs/example/ruby_fs.py 
--cpu-type=timing -n 4 --clock=2GHz --l1i_size=128kB --l1d_size=128kB 
--l2_size=8MB --num-l2caches=4 --num-dirs=1 --cacheline_size=16 --caches --ruby 
--l2cache --topology=Crossbar --script=configs/boot/fft.rcS

I get this error directly after booting the system and trying to run the 
benchmark:
REAL SIMULATION ****
info: Entering event queue @ 0.  Starting simulation...
443863000: system.pc.com_1.terminal: attach terminal 0
warn: Don't know what interrupt to clear for console.
warn: instruction 'wbinvd' unimplemented
warn: instruction 'fxsave' unimplemented
warn: instruction 'wbinvd' unimplemented
hack: Assuming logical destinations are 1 << id.
warn: Tried to clear PCI interrupt 14
warn: Unknown mouse command 0xe1.
gem5.opt: build/X86_MESI_CMP_directory/arch/x86/pagetable_walker.cc:607: bool 
X86ISA::Walker::WalkerState::recvPacket(PacketPtr): Assertion 
`!delayedResponse' failed.
Program aborted at cycle 5065359636500
Aborted (core dumped)

==========================================
The system terminal shows the following (just the last few lines of it):

VFS: Mounted root (ext2 filesystem).
Freeing unused kernel memory: 332k freed
INIT: version 2.86 booting
mounting filesystems...
loading script...
Running FFT now...

as you see, this error occurs once the benchmark is fired.

I appreciate any help with this 

Regards,
Mostafa 



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

Reply via email to