I have had some similar concern, which has been resolved here.

But, my next concern is that, then how can we identify the stats related to our ROI?


Thanks.


--------- 원본 메일 ---------
보낸사람: Andreas Hansson <andreas.hans...@arm.com>
받는사람 : gem5 users mailing list <gem5-users@gem5.org>
날짜: 2015년 7월 09일 목요일, 22시 29분 39초 +0900
제목: Re: [gem5-users] Multiple sets of simulation statistics gettingpopulated in stats.txt
Hi Rahul,

When you run full-system, the whole point is that the OS is present. This invariably means that there will be background tasks happening besides what ever benchmark you are running. It’s simply something you have to take into account if you want your experiment to be realistic.

Andreas

From: gem5-users <gem5-users-boun...@gem5.org> on behalf of rahul shrivastava <rshrivasta...@gmail.com>
Reply-To: gem5 users mailing list <gem5-users@gem5.org>
Date: Thursday, 9 July 2015 14:20
To: "gem5-users@gem5.org" <gem5-users@gem5.org>
Subject: Re: [gem5-users] Multiple sets of simulation statistics getting populated in stats.txt

Hi All,

I am keeping the Full system Simulation idle and it keeps on producing stats. As of now there are total 8 stats in stats.txt.
This seems to be confusing to me as I dont know that the stats produced in stats.txt belong to my benchmark run or some other stuff running in the background.
Could you please shed some light on this?


Regards
Rahul

On Wed, Jul 8, 2015 at 7:53 PM, rahul shrivastava <rshrivasta...@gmail.com> wrote:
Hi,

I am trying to simulate ARM 4 core system in full system simulation mode. Even if I am not performing any task, the statistics are getting populated in stats.txt. Is there some periodic timer set which is causing this issue?

Here is the command that I am using

M5_PATH=$(pwd)/.. ./build/ARM/gem5.opt --debug-flags=DVFS,EnergyCtrl --debug-file=dfvs_debug.log configs/example/fs.py --cpu-type=AtomicSimpleCPU -n 4 --machine-type=VExpress_EMM --kernel=../linux-linaro-tracking-gem5/vmlinux --dtb-filename=../linux-linaro-tracking-gem5/arch/arm/boot/dts/vexpress-v2p-ca15-tc1-gem5_dvfs_per_core_4cpus.dtb --disk-image=../disks/arm-ubuntu-natty-headless.img --cpu-clock=\['1 GHz','750 MHz','500 MHz'\]


Regards

Rahul



-- 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.

ARM Limited, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, Registered in England & Wales, Company No: 2557590
ARM Holdings plc, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, Registered in England & Wales, Company No: 2548782
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users



_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to