Dear Gem5 Community members, 

I am running one of asimbench program (360buy.rcS) by using following
command-line command. 

command line: ./build/ARM/gem5.opt ./configs/example/fs.py
--kernel=../../asimbench/asimbench_android_arm_kernel
/vmlinux.smp.ics.arm.asimbench.2.6.35
--disk-image=../../asimbench/asimbench_disk_image/ARMv7a-
ICS-Android.SMP.Asimbench-v3.img
--mem-size=256MB
--script=/mnt/lnx-arch/asimbench/asimbench_boot_scripts/360buy.rcS

And simulation keep running and I looked at the m5out folder around 15:00
Apr 15. 
I am seeing config.ini and config.json is created when I entered the
command-line command and 
the stats.txt on the screen was created after 74min
of simulation. and then, nothing happening afterwards. 

1) 
How do I know the stats.txt is generated as a result of benchmark software
run? 
Or mixed results with booting? or totally statistics as result of
booting process? 


modestpe@ubuntu:/mnt/lnx-arch/gem5/m5out$ ls -al
total 1676
drwxr-xr-x  3 root root    4096 Apr 15 10:36 .
drwxr-xr-x 14 root root    4096 Apr 15 10:04 ..
-rw-r--r--  1 root root   16906 Apr 15 10:30 config.ini
-rw-r--r--  1 root root   39601 Apr 15 10:30 config.json
drwxr-xr-x  2 root root   69632 Feb 21 22:07 frames_system.vncserver
-rw-r--r--  1 root root   19848 Apr 15 11:44 stats.txt
-rw-r--r--  1 root root 1536054 Apr 15 14:58 system.framebuffer.bmp
-rw-r--r--  1 root root   15768 Apr 15 10:57 system.terminal

-- to be continued with Benchmark result profiling-Q2--

_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to