ARM: Update the stats for the EABI version of hello world.
authorGabe Black <gblack@eecs.umich.edu>
Mon, 27 Jul 2009 07:55:14 +0000 (00:55 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Mon, 27 Jul 2009 07:55:14 +0000 (00:55 -0700)
tests/quick/00.hello/ref/arm/linux/simple-atomic/simerr
tests/quick/00.hello/ref/arm/linux/simple-atomic/simout
tests/quick/00.hello/ref/arm/linux/simple-atomic/stats.txt

index a2692a6c90c25780db3503082a794b15aeab8a55..7c23c610ecbe03e02e7bd80cc29421918f3ba69c 100755 (executable)
@@ -1,5 +1,5 @@
 warn: Sockets disabled, not accepting gdb connections
 For more information see: http://www.m5sim.org/warn/d946bea6
-warn: allowing mmap of file @ fd 4294967295. This will break if not /dev/zero.
-For more information see: http://www.m5sim.org/warn/3a2134f6
+warn:  instruction 'fstmx' unimplemented
+For more information see: http://www.m5sim.org/warn/21b09adb
 hack: be nice to actually delete the event here
index 023bbddcf0c800cbc532566b1a385db1ef3de556..15f79c28062f85d74decdf67d35fbae43ecc49ca 100755 (executable)
@@ -5,13 +5,12 @@ The Regents of The University of Michigan
 All Rights Reserved
 
 
-M5 compiled Jul 26 2009 15:06:04
-M5 revision e7266157d0ed 6396 default qtip tip hellostatupdate.patch
-M5 started Jul 26 2009 15:06:04
+M5 compiled Jul 27 2009 00:45:04
+M5 revision 44a3d32f3217 6414 default qtip tip runnableagainstatupdate.patch
+M5 started Jul 27 2009 00:45:05
 M5 executing on fajita
 command line: build/ARM_SE/m5.fast -d build/ARM_SE/tests/fast/quick/00.hello/arm/linux/simple-atomic -re tests/run.py build/ARM_SE/tests/fast/quick/00.hello/arm/linux/simple-atomic
 Global frequency set at 1000000000000 ticks per second
 info: Entering event queue @ 0.  Starting simulation...
-info: Increasing stack size by one page.
 Hello world!
-Exiting @ tick 2637000 because target called exit()
+Exiting @ tick 2748500 because target called exit()
index 36ee3bb255b2ec3be1562a0b80e5b8563a58039d..ece84babb7a05812c2afc112e206914b1108cf4b 100644 (file)
@@ -1,13 +1,13 @@
 
 ---------- Begin Simulation Statistics ----------
-host_inst_rate                                   9693                       # Simulator instruction rate (inst/s)
-host_mem_usage                                 189748                       # Number of bytes of host memory used
-host_seconds                                     0.54                       # Real time elapsed on the host
-host_tick_rate                                4842984                       # Simulator tick rate (ticks/s)
+host_inst_rate                                   9392                       # Simulator instruction rate (inst/s)
+host_mem_usage                                 189932                       # Number of bytes of host memory used
+host_seconds                                     0.59                       # Real time elapsed on the host
+host_tick_rate                                4693453                       # Simulator tick rate (ticks/s)
 sim_freq                                 1000000000000                       # Frequency of simulated ticks
-sim_insts                                        5274                       # Number of instructions simulated
+sim_insts                                        5498                       # Number of instructions simulated
 sim_seconds                                  0.000003                       # Number of seconds simulated
-sim_ticks                                     2637000                       # Number of ticks simulated
+sim_ticks                                     2748500                       # Number of ticks simulated
 system.cpu.dtb.accesses                             0                       # DTB accesses
 system.cpu.dtb.hits                                 0                       # DTB hits
 system.cpu.dtb.misses                               0                       # DTB misses
@@ -28,9 +28,9 @@ system.cpu.itb.write_accesses                       0                       # DT
 system.cpu.itb.write_hits                           0                       # DTB write hits
 system.cpu.itb.write_misses                         0                       # DTB write misses
 system.cpu.not_idle_fraction                        1                       # Percentage of non-idle cycles
-system.cpu.numCycles                             5275                       # number of cpu cycles simulated
-system.cpu.num_insts                             5274                       # Number of instructions executed
-system.cpu.num_refs                              2057                       # Number of memory references
-system.cpu.workload.PROG:num_syscalls              17                       # Number of system calls
+system.cpu.numCycles                             5498                       # number of cpu cycles simulated
+system.cpu.num_insts                             5498                       # Number of instructions executed
+system.cpu.num_refs                              2127                       # Number of memory references
+system.cpu.workload.PROG:num_syscalls              13                       # Number of system calls
 
 ---------- End Simulation Statistics   ----------