Hi, It is possible you are not able to bring up secondary CPUs when booting Linux. I would suggest you to have a look at the dmesg dump to check if there’s a problem.
Just in case, please update bootloaders by either recompiling them from source or by downloading them at https://www.gem5.org/documentation/general_docs/fullsystem/guest_binaries Kind Regards Giacomo From: Zhang Li via gem5-users <[email protected]> Date: Friday, 17 December 2021 at 12:51 To: [email protected] <[email protected]> Cc: Zhang Li <[email protected]> Subject: [gem5-users] Only one cpu was working in a multicore FS simulation in gem5 v21.1.0.2 Dear, Recently, I found a strange differences in statistics when I run exactly the same command in gem5 v20.1.0.0 and v21.1.0.2 respectively. In v20.1.0.0, all of the 8 cpus have committed instruction. However, in v21.1.0.2, all cpus except cpu0 have a statistics of 0 instruction committed, it seems that only cpu0 was working. Could I get some clues about this? Best regard! [cid:[email protected]] Here is my command. ./build/ARM/gem5.opt -d fs_results/arm/8cores/test_multicores_Minor configs/example/fs.py \ --cpu-type=MinorCPU --sys-clock=2.2GHz --cpu-clock=2.2GHz --num-cpus=8 \ --caches --l2cache --num-l2caches=2 \ --mem-type=HBM2_2000_4H_1x128 --mem-ranks=1 --mem-channels=8 --mem-size=4GB \ --l1d_size=32kB --l1i_size=32kB --l2_size=2MB --l1d_assoc=2 --l1i_assoc=2 --l2_assoc=16 --cacheline_size=64 \ --disk-image=$M5_PATH/full_system_images/disks/gem5_ubuntu16.img --kernel=$M5_PATH/full_system_images/binaries/vmlinux \ -r 1 --restore-with-cpu=MinorCPU --param='system.realview.gic.gem5_extensions=True' IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
_______________________________________________ gem5-users mailing list -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
