summaryrefslogtreecommitdiff
path: root/tests/quick/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt
diff options
context:
space:
mode:
authorBrad Beckmann <Brad.Beckmann@amd.com>2010-01-29 20:29:40 -0800
committerBrad Beckmann <Brad.Beckmann@amd.com>2010-01-29 20:29:40 -0800
commitab2f864af2fd38cbf141708550409f3ca72c675f (patch)
tree75b861a290240275d872a58d393a6d6f7e5598d5 /tests/quick/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt
parentceae8383ffeebdc2c12d9a383941c62653471de1 (diff)
downloadgem5-ab2f864af2fd38cbf141708550409f3ca72c675f.tar.xz
m5: Regression Tester Update
This patch includes the necessary regression updates to test the new ruby configuration system. The patch includes support for multiple ruby protocols and adds the ruby random tester. The patch removes atomic mode test for ruby since ruby does not support atomic mode acceses. These tests can be added back in when ruby supports atomic mode for real. --HG-- rename : tests/quick/50.memtest/test.py => tests/quick/60.rubytest/test.py
Diffstat (limited to 'tests/quick/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt')
-rw-r--r--tests/quick/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/tests/quick/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt b/tests/quick/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt
index f970da101..5547fdfa4 100644
--- a/tests/quick/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt
+++ b/tests/quick/00.hello/ref/x86/linux/simple-timing-ruby/stats.txt
@@ -1,16 +1,16 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 2962 # Simulator instruction rate (inst/s)
-host_mem_usage 1384872 # Number of bytes of host memory used
-host_seconds 3.21 # Real time elapsed on the host
-host_tick_rate 8282962 # Simulator tick rate (ticks/s)
-sim_freq 1000000000000 # Frequency of simulated ticks
+host_inst_rate 52882 # Simulator instruction rate (inst/s)
+host_mem_usage 349184 # Number of bytes of host memory used
+host_seconds 0.18 # Real time elapsed on the host
+host_tick_rate 1596256 # Simulator tick rate (ticks/s)
+sim_freq 1000000000 # Frequency of simulated ticks
sim_insts 9519 # Number of instructions simulated
-sim_seconds 0.000027 # Number of seconds simulated
-sim_ticks 26617000 # Number of ticks simulated
+sim_seconds 0.000287 # Number of seconds simulated
+sim_ticks 287334 # Number of ticks simulated
system.cpu.idle_fraction 0 # Percentage of idle cycles
system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
-system.cpu.numCycles 53234 # number of cpu cycles simulated
+system.cpu.numCycles 287334 # number of cpu cycles simulated
system.cpu.num_insts 9519 # Number of instructions executed
system.cpu.num_refs 1987 # Number of memory references
system.cpu.workload.PROG:num_syscalls 11 # Number of system calls