Hi,

I've been struggling with getting multiple cpus on ARM_FS to work. I
understand that I need to boot with SimpleCPU, then switch cpus at the
start of the benchmark. I use the following command:

build/ARM_FS/gem5.fast configs/example/fs.py --caches --detailed -n 4 -b
<benchmark> -F 500000000 --kernel=vmlinux.smp.mouse.arm

>From what I've read, this command should boot up with simpleCPU (assuming
it takes 500000000 instructions to boot), and then switch to the detailed
CPU. However, when I run this, only CPU 0 boots, and on the terminal, I see
that "CPU 1 failed to boot". Same with all the other CPUs.

Would someone please guide me in the right direction to fixing this?

Thanks!

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

Reply via email to