From 4935f0d5ff5bf5cae97021387362ab9c567a9262 Mon Sep 17 00:00:00 2001 From: Anthony Gutierrez Date: Sat, 12 Dec 2015 17:27:38 -0500 Subject: stats: bump stats to reflect ruby tester changes --- .../alpha/linux/simple-timing-ruby-MESI_Two_Level/config.ini | 4 +++- .../ref/alpha/linux/simple-timing-ruby-MESI_Two_Level/simout | 10 ++++------ .../alpha/linux/simple-timing-ruby-MESI_Two_Level/stats.txt | 10 +++++----- 3 files changed, 12 insertions(+), 12 deletions(-) (limited to 'tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MESI_Two_Level') diff --git a/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MESI_Two_Level/config.ini b/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MESI_Two_Level/config.ini index 07526e3f6..2f82cfc61 100644 --- a/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MESI_Two_Level/config.ini +++ b/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MESI_Two_Level/config.ini @@ -119,7 +119,7 @@ env= errout=cerr euid=100 eventq_index=0 -executable=/scratch/nilay/GEM5/gem5/tests/test-progs/hello/bin/alpha/linux/hello +executable=/dist/m5/regression/test-progs/hello/bin/alpha/linux/hello gid=100 input=cin kvmInSE=false @@ -445,6 +445,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 @@ -1187,6 +1188,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/00.hello/ref/alpha/linux/simple-timing-ruby-MESI_Two_Level/simout b/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MESI_Two_Level/simout index 4b30a82ef..6660c12a2 100755 --- a/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MESI_Two_Level/simout +++ b/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MESI_Two_Level/simout @@ -1,12 +1,10 @@ -Redirecting stdout to build/ALPHA_MESI_Two_Level/tests/opt/quick/se/00.hello/alpha/linux/simple-timing-ruby-MESI_Two_Level/simout -Redirecting stderr to build/ALPHA_MESI_Two_Level/tests/opt/quick/se/00.hello/alpha/linux/simple-timing-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 32149 -command line: build/ALPHA_MESI_Two_Level/gem5.opt -d build/ALPHA_MESI_Two_Level/tests/opt/quick/se/00.hello/alpha/linux/simple-timing-ruby-MESI_Two_Level -re /scratch/nilay/GEM5/gem5/tests/run.py build/ALPHA_MESI_Two_Level/tests/opt/quick/se/00.hello/alpha/linux/simple-timing-ruby-MESI_Two_Level +gem5 compiled Dec 11 2015 20:05:44 +gem5 started Dec 11 2015 20:06:17 +gem5 executing on zizzer, pid 37024 +command line: build/ALPHA_MESI_Two_Level/gem5.opt -d build/ALPHA_MESI_Two_Level/tests/opt/quick/se/00.hello/alpha/linux/simple-timing-ruby-MESI_Two_Level -re /z/atgutier/gem5/gem5/tests/run.py build/ALPHA_MESI_Two_Level/tests/opt/quick/se/00.hello/alpha/linux/simple-timing-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/00.hello/ref/alpha/linux/simple-timing-ruby-MESI_Two_Level/stats.txt b/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MESI_Two_Level/stats.txt index 043f75704..3c73fad9b 100644 --- a/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MESI_Two_Level/stats.txt +++ b/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MESI_Two_Level/stats.txt @@ -4,11 +4,11 @@ sim_seconds 0.000121 # Nu sim_ticks 121460 # Number of ticks simulated final_tick 121460 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000 # Frequency of simulated ticks -host_inst_rate 24898 # Simulator instruction rate (inst/s) -host_op_rate 24896 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 473190 # Simulator tick rate (ticks/s) -host_mem_usage 448380 # Number of bytes of host memory used -host_seconds 0.26 # Real time elapsed on the host +host_inst_rate 18505 # Simulator instruction rate (inst/s) +host_op_rate 18504 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 351701 # Simulator tick rate (ticks/s) +host_mem_usage 388732 # Number of bytes of host memory used +host_seconds 0.35 # Real time elapsed on the host sim_insts 6390 # Number of instructions simulated sim_ops 6390 # Number of ops (including micro ops) simulated system.voltage_domain.voltage 1 # Voltage in Volts -- cgit v1.2.3