I use the following command to boot a multicore full system with ruby and 
garnet, I am quite sure the command is right. But it just cannot boot up.
" scons -j 10 build/ALPHA_MOESI_CMP_directory/gem5.opt RUBY=True
 
 build/ALPHA_MOESI_CMP_directory/gem5.opt configs/example/fs.py \
 --num-cpus=4 \
 --num-dirs=4 \
 --num-l2caches=4 \
 --ruby \
 --topology=Mesh \
 --mesh-rows=2 \
 --garnet-network=flexible  "

But the system cannot bootup.it freeze at 
" jumping to kernel at 0xFFFFFC0000310000, (PCBB 0xFFFFFC0000018180 pfn 1101)  "

or it just stop and give "program aborted (core dumped)"

the kernel and pal are downloaded from 
http://www.cs.utexas.edu/~cart/parsec_m5/, which is called as Big Tsunami.

I've successfully booted up a 16 cores system without ruby and a 4 cores system 
with ruby but not with garnet. 
I've struggled on booting a full system with ruby and garnet for weeks, could 
someone tell me is it my fault or the software's ? Thanks sincerely! God bless 
you!

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

Reply via email to