Hey guys,

I am using gem5 to simulate ARM system in fs mode with AtomicSimpleCPU now,
in order to make some checkpoints. However, inside the system, it only
shown 1 cpu with lscpu while I used -n 2 to simulate 2 cpu.

My configurations are:
executable: build/ARM/gem5.fast
python script: configs/example/fs.py
image: aarch64-ubuntu-trusty-headless.img
kernel: vmlinux.vexpress_gem5_v1_64
dtb: armv7_gem5_v1_2cpu.dtb
-n: 2
machine-type: VExpress_GEM5_V1
mem-size: 4GB
sys-clock: 3GHz
cpu-type: AtomicSimpleCPU
--checkpoint-at-end

I am trying to run 2 instances of the benchmark on a 2 cpu arm system. But
with either lscpu or cat /proc/cpuinfo, it only shows one cpu. Any clue or
suggestions?

Thanks in advance.

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

Reply via email to