[gem5-users] Re: 4-core ARM with fs.py and fs_bigLITTLE.py

2021-07-23 Thread Majid Jalili via gem5-users
Hey,
Thanks! Yes, the configuration is the same. Now, with the compiled
bootloader it boots up with 4 cores.


On Thu, Jul 22, 2021 at 10:05 AM Giacomo Travaglini <
giacomo.travagl...@arm.com> wrote:

> Hi Majid,
>
> Out of curiosity, are you sure the configuration is the same? Could you
> try to rebuild the bootloader in system/arm/bootloader/arm64 and make sure
> the config script is pointing to it?
> (Either with M5_PATH or by using the --bootloader option)
>
> Please let me know if this works
>
> Kind Regards
>
> Giacomo
>
> > -Original Message-
> > From: Majid Jalili via gem5-users 
> > Sent: 21 July 2021 05:44
> > To: gem5 users mailing list 
> > Cc: Majid Jalili 
> > Subject: [gem5-users] 4-core ARM with fs.py and fs_bigLITTLE.py
> >
> > 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
> 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 -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

[gem5-users] Re: 4-core ARM with fs.py and fs_bigLITTLE.py

2021-07-22 Thread Giacomo Travaglini via gem5-users
Hi Majid,

Out of curiosity, are you sure the configuration is the same? Could you try to 
rebuild the bootloader in system/arm/bootloader/arm64 and make sure the config 
script is pointing to it?
(Either with M5_PATH or by using the --bootloader option)

Please let me know if this works

Kind Regards

Giacomo

> -Original Message-
> From: Majid Jalili via gem5-users 
> Sent: 21 July 2021 05:44
> To: gem5 users mailing list 
> Cc: Majid Jalili 
> Subject: [gem5-users] 4-core ARM with fs.py and fs_bigLITTLE.py
>
> 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
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 -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s