Hi,
I am using the following commands for the fs.py and fs_bigLITTLE.py:

./build/ARM/gem5.opt ./configs/example/fs.py --caches --mem-size=64GB
--kernel /home/cc/disks/binaries/vmlinux.arm64 --disk
/home/cc/disks/disks/ubuntu-18.04-arm64-docker_big.img -n 4 --machine-type
VExpress_GEM5_V1


./build/ARM/gem5.opt ./configs/example/arm/fs_bigLITTLE.py --caches --mem
kernel /home/cc/disks/binaries/vmlinux.arm64 --disk
/home/cc/disks/disks/ubuntu-18.04-a
ig.img --machine-type VExpress_GEM5_V1 --big-cpus 4 --little-cpus 0

When I run the lscpu command, I would see 1 CPU for fs.py and 4 CPUs for
the  fs_bigLITTLE.py.
I was trying to figure out why the first script can bring only one CPU up,
and the other all 4 CPUs, but has no success.
I made sure all four CPUs are created in the config files.

Thanks!
Majid
_______________________________________________
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