From de489e1997ee6c37aaf6e876e32622f6c648fe95 Mon Sep 17 00:00:00 2001 From: Nilay Vaish Date: Mon, 16 Nov 2015 05:08:57 -0600 Subject: stats: updates due to recent chagnesets --- .../ref/x86/linux/learning-gem5-p1-simple/config.ini | 1 + .../ref/x86/linux/learning-gem5-p1-simple/simout | 10 ++++++---- .../ref/x86/linux/learning-gem5-p1-simple/stats.txt | 10 +++++----- 3 files changed, 12 insertions(+), 9 deletions(-) (limited to 'tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple') diff --git a/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple/config.ini b/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple/config.ini index 1f9751232..898e8cc18 100644 --- a/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple/config.ini +++ b/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple/config.ini @@ -24,6 +24,7 @@ mem_mode=timing mem_ranges=0:536870911 memories=system.mem_ctrl mmap_using_noreserve=false +multi_thread=false num_work_ids=16 readfile= symbolfile= diff --git a/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple/simout b/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple/simout index bafc0ae61..ba93b8455 100755 --- a/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple/simout +++ b/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple/simout @@ -1,10 +1,12 @@ +Redirecting stdout to build/X86/tests/opt/quick/se/03.learning-gem5/x86/linux/learning-gem5-p1-simple/simout +Redirecting stderr to build/X86/tests/opt/quick/se/03.learning-gem5/x86/linux/learning-gem5-p1-simple/simerr gem5 Simulator System. http://gem5.org gem5 is copyrighted software; use the --copyright option for details. -gem5 compiled Jul 6 2015 10:35:34 -gem5 started Jul 6 2015 10:39:43 -gem5 executing on mustardseed.cs.wisc.edu -command line: build/X86/gem5.opt -d build/X86/tests/opt/quick/se/03.learning-gem5/x86/linux/learning-gem5-p1-simple -re /afs/cs.wisc.edu/p/multifacet/users/powerjg/gem5-tutorial/gem5/tests/run.py build/X86/tests/opt/quick/se/03.learning-gem5/x86/linux/learning-gem5-p1-simple +gem5 compiled Nov 15 2015 15:16:56 +gem5 started Nov 15 2015 15:17:25 +gem5 executing on ribera.cs.wisc.edu, pid 9885 +command line: build/X86/gem5.opt -d build/X86/tests/opt/quick/se/03.learning-gem5/x86/linux/learning-gem5-p1-simple -re /scratch/nilay/GEM5/gem5/tests/run.py build/X86/tests/opt/quick/se/03.learning-gem5/x86/linux/learning-gem5-p1-simple Global frequency set at 1000000000000 ticks per second Beginning simulation! diff --git a/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple/stats.txt b/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple/stats.txt index bddcc556f..0cff53e9d 100644 --- a/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple/stats.txt +++ b/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple/stats.txt @@ -4,11 +4,11 @@ sim_seconds 0.000445 # Nu sim_ticks 445082000 # Number of ticks simulated final_tick 445082000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 82045 # Simulator instruction rate (inst/s) -host_op_rate 148084 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 6387011035 # Simulator tick rate (ticks/s) -host_mem_usage 689252 # Number of bytes of host memory used -host_seconds 0.07 # Real time elapsed on the host +host_inst_rate 74510 # Simulator instruction rate (inst/s) +host_op_rate 134510 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 5803230709 # Simulator tick rate (ticks/s) +host_mem_usage 689132 # Number of bytes of host memory used +host_seconds 0.08 # Real time elapsed on the host sim_insts 5712 # Number of instructions simulated sim_ops 10314 # Number of ops (including micro ops) simulated system.clk_domain.voltage_domain.voltage 1 # Voltage in Volts -- cgit v1.2.3