summaryrefslogtreecommitdiff
path: root/tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MESI_Two_Level
diff options
context:
space:
mode:
authorAnthony Gutierrez <atgutier@umich.edu>2015-12-12 17:27:38 -0500
committerAnthony Gutierrez <atgutier@umich.edu>2015-12-12 17:27:38 -0500
commit4935f0d5ff5bf5cae97021387362ab9c567a9262 (patch)
tree18ebd0a43f7265ebb6c5eadf3ca2f44f3777db67 /tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MESI_Two_Level
parent634f34d3f2c68ea26350c81c32440971c98edefb (diff)
downloadgem5-4935f0d5ff5bf5cae97021387362ab9c567a9262.tar.xz
stats: bump stats to reflect ruby tester changes
Diffstat (limited to 'tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MESI_Two_Level')
-rw-r--r--tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MESI_Two_Level/config.ini9
-rwxr-xr-xtests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MESI_Two_Level/simout10
-rw-r--r--tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MESI_Two_Level/stats.txt6
3 files changed, 16 insertions, 9 deletions
diff --git a/tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MESI_Two_Level/config.ini b/tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MESI_Two_Level/config.ini
index cb90e8ea0..97f58a0cc 100644
--- a/tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MESI_Two_Level/config.ini
+++ b/tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MESI_Two_Level/config.ini
@@ -494,6 +494,7 @@ eventq_index=0
icache=system.ruby.l1_cntrl0.L1Icache
icache_hit_latency=1
max_outstanding_requests=16
+no_retry_on_stall=false
ruby_system=system.ruby
support_data_reqs=true
support_inst_reqs=true
@@ -656,6 +657,7 @@ eventq_index=0
icache=system.ruby.l1_cntrl1.L1Icache
icache_hit_latency=1
max_outstanding_requests=16
+no_retry_on_stall=false
ruby_system=system.ruby
support_data_reqs=true
support_inst_reqs=true
@@ -818,6 +820,7 @@ eventq_index=0
icache=system.ruby.l1_cntrl2.L1Icache
icache_hit_latency=1
max_outstanding_requests=16
+no_retry_on_stall=false
ruby_system=system.ruby
support_data_reqs=true
support_inst_reqs=true
@@ -980,6 +983,7 @@ eventq_index=0
icache=system.ruby.l1_cntrl3.L1Icache
icache_hit_latency=1
max_outstanding_requests=16
+no_retry_on_stall=false
ruby_system=system.ruby
support_data_reqs=true
support_inst_reqs=true
@@ -1142,6 +1146,7 @@ eventq_index=0
icache=system.ruby.l1_cntrl4.L1Icache
icache_hit_latency=1
max_outstanding_requests=16
+no_retry_on_stall=false
ruby_system=system.ruby
support_data_reqs=true
support_inst_reqs=true
@@ -1304,6 +1309,7 @@ eventq_index=0
icache=system.ruby.l1_cntrl5.L1Icache
icache_hit_latency=1
max_outstanding_requests=16
+no_retry_on_stall=false
ruby_system=system.ruby
support_data_reqs=true
support_inst_reqs=true
@@ -1466,6 +1472,7 @@ eventq_index=0
icache=system.ruby.l1_cntrl6.L1Icache
icache_hit_latency=1
max_outstanding_requests=16
+no_retry_on_stall=false
ruby_system=system.ruby
support_data_reqs=true
support_inst_reqs=true
@@ -1628,6 +1635,7 @@ eventq_index=0
icache=system.ruby.l1_cntrl7.L1Icache
icache_hit_latency=1
max_outstanding_requests=16
+no_retry_on_stall=false
ruby_system=system.ruby
support_data_reqs=true
support_inst_reqs=true
@@ -5219,6 +5227,7 @@ randomization=false
type=RubyPortProxy
clk_domain=system.clk_domain
eventq_index=0
+no_retry_on_stall=false
ruby_system=system.ruby
support_data_reqs=true
support_inst_reqs=true
diff --git a/tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MESI_Two_Level/simout b/tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MESI_Two_Level/simout
index 75407d214..46a3394b3 100755
--- a/tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MESI_Two_Level/simout
+++ b/tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MESI_Two_Level/simout
@@ -1,12 +1,10 @@
-Redirecting stdout to build/ALPHA_MESI_Two_Level/tests/opt/quick/se/50.memtest/alpha/linux/memtest-ruby-MESI_Two_Level/simout
-Redirecting stderr to build/ALPHA_MESI_Two_Level/tests/opt/quick/se/50.memtest/alpha/linux/memtest-ruby-MESI_Two_Level/simerr
gem5 Simulator System. http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.
-gem5 compiled Nov 15 2015 14:41:13
-gem5 started Nov 15 2015 14:41:38
-gem5 executing on ribera.cs.wisc.edu, pid 32150
-command line: build/ALPHA_MESI_Two_Level/gem5.opt -d build/ALPHA_MESI_Two_Level/tests/opt/quick/se/50.memtest/alpha/linux/memtest-ruby-MESI_Two_Level -re /scratch/nilay/GEM5/gem5/tests/run.py build/ALPHA_MESI_Two_Level/tests/opt/quick/se/50.memtest/alpha/linux/memtest-ruby-MESI_Two_Level
+gem5 compiled Dec 11 2015 20:05:44
+gem5 started Dec 11 2015 20:06:16
+gem5 executing on zizzer, pid 37021
+command line: build/ALPHA_MESI_Two_Level/gem5.opt -d build/ALPHA_MESI_Two_Level/tests/opt/quick/se/50.memtest/alpha/linux/memtest-ruby-MESI_Two_Level -re /z/atgutier/gem5/gem5/tests/run.py build/ALPHA_MESI_Two_Level/tests/opt/quick/se/50.memtest/alpha/linux/memtest-ruby-MESI_Two_Level
Global frequency set at 1000000000 ticks per second
info: Entering event queue @ 0. Starting simulation...
diff --git a/tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MESI_Two_Level/stats.txt b/tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MESI_Two_Level/stats.txt
index ba313bc5b..6dedc1551 100644
--- a/tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MESI_Two_Level/stats.txt
+++ b/tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MESI_Two_Level/stats.txt
@@ -4,9 +4,9 @@ sim_seconds 0.010022 # Nu
sim_ticks 10021833 # Number of ticks simulated
final_tick 10021833 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000 # Frequency of simulated ticks
-host_tick_rate 133555 # Simulator tick rate (ticks/s)
-host_mem_usage 453936 # Number of bytes of host memory used
-host_seconds 75.04 # Real time elapsed on the host
+host_tick_rate 77650 # Simulator tick rate (ticks/s)
+host_mem_usage 393812 # Number of bytes of host memory used
+host_seconds 129.06 # Real time elapsed on the host
system.voltage_domain.voltage 1 # Voltage in Volts
system.clk_domain.clock 1 # Clock period in ticks
system.mem_ctrls.bytes_read::ruby.dir_cntrl0 39622272 # Number of bytes read from this memory