From 1285d639eba6b95e31fb2b4aacae524d04ddf981 Mon Sep 17 00:00:00 2001 From: Tony Gutierrez Date: Fri, 22 Jan 2016 10:42:13 -0500 Subject: stats: update stats to after GPU checkin --- .../ref/mips/linux/learning-gem5-p1-two-level/config.ini | 1 + .../ref/mips/linux/learning-gem5-p1-two-level/simout | 8 ++++---- .../ref/mips/linux/learning-gem5-p1-two-level/stats.txt | 8 ++++---- 3 files changed, 9 insertions(+), 8 deletions(-) (limited to 'tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level') diff --git a/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/config.ini b/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/config.ini index 15a5935c7..1fc2588a9 100644 --- a/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/config.ini +++ b/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/config.ini @@ -15,6 +15,7 @@ boot_osflags=a cache_line_size=64 clk_domain=system.clk_domain eventq_index=0 +exit_on_work_items=false init_param=0 kernel= kernel_addr_check=true diff --git a/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/simout b/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/simout index da2000ee1..3d3991862 100755 --- a/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/simout +++ b/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/simout @@ -1,10 +1,10 @@ gem5 Simulator System. http://gem5.org gem5 is copyrighted software; use the --copyright option for details. -gem5 compiled Dec 11 2015 20:20:45 -gem5 started Dec 11 2015 20:21:18 -gem5 executing on zizzer, pid 52934 -command line: build/MIPS/gem5.opt -d build/MIPS/tests/opt/quick/se/03.learning-gem5/mips/linux/learning-gem5-p1-two-level -re /z/atgutier/gem5/gem5/tests/run.py build/MIPS/tests/opt/quick/se/03.learning-gem5/mips/linux/learning-gem5-p1-two-level +gem5 compiled Jan 21 2016 14:17:41 +gem5 started Jan 21 2016 14:18:14 +gem5 executing on zizzer, pid 60586 +command line: build/MIPS/gem5.opt -d build/MIPS/tests/opt/quick/se/03.learning-gem5/mips/linux/learning-gem5-p1-two-level -re /z/atgutier/gem5/gem5-commit/tests/run.py build/MIPS/tests/opt/quick/se/03.learning-gem5/mips/linux/learning-gem5-p1-two-level Global frequency set at 1000000000000 ticks per second Beginning simulation! diff --git a/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/stats.txt b/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/stats.txt index 7aeaec8de..8a196fe6c 100644 --- a/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/stats.txt +++ b/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/stats.txt @@ -4,10 +4,10 @@ sim_seconds 0.000059 # Nu sim_ticks 58892000 # Number of ticks simulated final_tick 58892000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 100643 # Simulator instruction rate (inst/s) -host_op_rate 100605 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 1053107711 # Simulator tick rate (ticks/s) -host_mem_usage 615936 # Number of bytes of host memory used +host_inst_rate 88343 # Simulator instruction rate (inst/s) +host_op_rate 88311 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 924415589 # Simulator tick rate (ticks/s) +host_mem_usage 616028 # Number of bytes of host memory used host_seconds 0.06 # Real time elapsed on the host sim_insts 5624 # Number of instructions simulated sim_ops 5624 # Number of ops (including micro ops) simulated -- cgit v1.2.3