Hello everyone, I am trying to run the parsec suite, I download the file provided here: http://www.cs.utexas.edu/~parsec_m5/ but I got a error when I run the system, I got these message:
VFS: Mounted root (ext2 filesystem). Freeing unused kernel memory: 332k freed request_module: runaway loop modprobe binfmt-464c request_module: runaway loop modprobe binfmt-464c request_module: runaway loop modprobe binfmt-464c request_module: runaway loop modprobe binfmt-464c request_module: runaway loop modprobe binfmt-464c Connection closed by foreign host. My running command is: ./build/X86/gem5.opt ./configs/example/fs.py \ --kernel x86_64-vmlinux-2.6.28.4-smp \ --script=./configs/boot/blackscholes_2c_simdev.rcS \ -n 1 --caches --l2cache \ --l1d_size=32kB --l1i_size=32kB --l2_size=256kB \ --l1d_assoc=8 --l1i_assoc=8 --l2_assoc=8 --cpu-type=atomic I have tried changing the number of cpus and the cpu-type, I always have the same error. Also I tried with the hack_back_ckpt.rcS script. Thanks in advance Rodrigo
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users