Re: [gem5-users] How to build gem5 out of tree?

2018-04-30 Thread Jason Lowe-Power
Hi Ciro, You can specify any directory as the parameter to scons. I believe the convention is to have a directory named "build" as the second to last component of the path, but I don't think it's *required*. For instance you could do the following: $ scons /scratch/jlp/build/my_gem5/gem5.opt --d

Re: [gem5-users] ARM big.LITTLE simulation, only one core working?

2018-04-30 Thread Ciro Santilli
I am not sure, but I think that this might be the same case as for caches: https://stackoverflow.com/questions/49008792/why-doesnt-the-linux-kernel-see-the-cache-sizes-in-the-gem5-emulator-in-full-sy Although gem5 can create fake DTBs, it cannot perfectly emulate all informational registers, whic

[gem5-users] Understanding how exit event is scheduled

2018-04-30 Thread Utkarsh Singh
Hi, As a part of my ongoing project, I am trying to understand how the exit event (which is of name and description "Event Event_ (generic)") is being scheduled in gem5. From what I understand, at the very beginning of the simulation (I am running in SE mode) an exit event is scheduled at MAX_TICK

Re: [gem5-users] end Kernel panic - not syncing: VFS: Unable to mount root on unknown-block (0, 0) problem

2018-04-30 Thread Gabor Dozsa
Hi, Which kernel version are you using? Could you send your linux console output? (By default it is in m5out/system.terminal). Regards, - Gabor From: gem5-users on behalf of Hadouda Ali Reply-To: gem5-users mailing list Date: Friday, 27 April 2018 at 19:38 To: "ja...@lowepower.com" , "gem5-