Re: [gem5-users] ARM with 64 cores FS hanges

2018-05-09 Thread Haiyang Han
Currently v4.4 works fine with the extensions enabled. Thanks alot! On Wed, May 9, 2018 at 2:23 AM Ciro Santilli wrote: > Yes, 16 also needs gem5_extensions = True according to my experiments, > just like 64. > > I think v4.4 should work as you have the gic commit on

Re: [gem5-users] ARM with 64 cores FS hanges

2018-05-09 Thread Ciro Santilli
Yes, 16 also needs gem5_extensions = True according to my experiments, just like 64. I think v4.4 should work as you have the gic commit on top, but I didn't test. On Wed, May 9, 2018 at 8:17 AM, Haiyang Han wrote: > Hi Ciro, > > Thanks for the reply. I made a

Re: [gem5-users] ARM with 64 cores FS hanges

2018-05-09 Thread Ciro Santilli
As mentioned at: https://www.mail-archive.com/gem5-dev@gem5.org/msg24593.html you need to: - use the ARM linux kernel fork from: https://gem5.googlesource.com/arm/linux/+/refs/heads/gem5/v4.15 in particular the GICv2 extension script commit - hack up gem5: - fs.py to set

[gem5-users] ARM with 64 cores FS hanges

2018-05-08 Thread Haiyang Han
Hi all, I'm experiencing problems trying to boot up a 16-core ARM system. The command line I'm using is: /home/hhu010/tools/gem5/build/ARM/gem5.opt /home/hhu010/tools/gem5/configs/example/fs.py --disk-image=/home/hhu010/tools/arm-gem5-rsk/fs_files/disks/aarch64-parsec-3.0-all.img --caches