Hi Giacomo,

Thanks for your response. I've managed to run the simulator with a single core. 
However, I cannot do the same with more than one.
This is the command I use to boot.

./build/ARM/gem5.opt --outdir m5out/booted_machine_4 configs/example/fs.py 
--kernel=binaries/vmlinux.arm64 --cpu-type=AtomicSimpleCPU --num-cpus=4 
--mem-size=2GB --disk-image disks/gem5-ubuntu16.04-aarch64.img --script 
configs/boot/hack_back_ckpt.rcS

I get the following message in the terminal:

[    0.048079] smp: Bringing up secondary CPUs ...
[    1.088619] CPU1: failed to come online
[    1.088622] CPU1: failed in unknown state : 0x0
[    2.145168] CPU2: failed to come online
[    2.145171] CPU2: failed in unknown state : 0x0
[    3.201716] CPU3: failed to come online
[    3.201719] CPU3: failed in unknown state : 0x0
[    3.201737] smp: Brought up 1 node, 1 CPU

I do not get this error when using the fs_bigLITTLE.py file. My gem5 version is 
21.0.0.0. What could be happening? 

Thanks,
Adrián
_______________________________________________
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to