Hi,
I wish to modify the O3 cpu model to resemble an InOrder CPU. This is part
of a project wherein I will be dynamically power gating some parts of an O3
cpu so that it works as an InO model as and when necessary. After which I
will be able to switch between the 2 and do a study similar to DV
You’ll need to use FS mode and you can ask the kernel like you would on a real
system.
Ali
On Apr 30, 2014, at 6:16 PM, Gautam Dhanabalan wrote:
> Hi,
>
> I wish to measure the number of page faults (minor and major faults) that
> occur when running SPEC benchmarks on ARM in SE or FS mode. I
Hi,
I wish to measure the number of page faults (minor and major faults) that occur
when running SPEC benchmarks on ARM in SE or FS mode. Is it possible to get
this data in gem5. If it is can anyone please direct me where to look into.
Thanks for your time.
-
Gautam
Hello Lluis
I would really appreciate if you tell me how to run your script for
extracting .xml file for mcpat is there any tutorial file. I used this site
but after downloading the last file I confronted with this error." This
program requires jinja2 version 2.7 or later"
Regards,
Hamid
On Tue
Thanks Neal,
I'll take that into account and change everything to 8 cores max and see if
it will work, for now.
On Tue, Apr 29, 2014 at 10:07 PM, Neal Haas wrote:
> The GIC in the gem5 source cannot support more than 8 CPUs. You would need
> GICv3 which has not yet been implemented. At least,
If you re fast forwarding it - then you should check the 3rd block of stats.
You should create a checkpoint directory to keep all the chekpoints.
While simulating you could use checkpoint-restore=1 for the latest one
On Wed, Apr 30, 2014 at 12:19 PM, Prasanth Nunna wrote:
> Hi Biswa,
>
> Shoul