summaryrefslogtreecommitdiff
path: root/tests/long/00.gzip/ref/x86/linux/simple-atomic
diff options
context:
space:
mode:
Diffstat (limited to 'tests/long/00.gzip/ref/x86/linux/simple-atomic')
-rw-r--r--tests/long/00.gzip/ref/x86/linux/simple-atomic/config.ini2
-rwxr-xr-xtests/long/00.gzip/ref/x86/linux/simple-atomic/simout14
-rw-r--r--tests/long/00.gzip/ref/x86/linux/simple-atomic/stats.txt20
3 files changed, 18 insertions, 18 deletions
diff --git a/tests/long/00.gzip/ref/x86/linux/simple-atomic/config.ini b/tests/long/00.gzip/ref/x86/linux/simple-atomic/config.ini
index fb96ff412..93e326b16 100644
--- a/tests/long/00.gzip/ref/x86/linux/simple-atomic/config.ini
+++ b/tests/long/00.gzip/ref/x86/linux/simple-atomic/config.ini
@@ -49,7 +49,7 @@ type=ExeTracer
[system.cpu.workload]
type=LiveProcess
cmd=gzip input.log 1
-cwd=build/X86_SE/tests/fast/long/00.gzip/x86/linux/simple-atomic
+cwd=build/X86_SE/tests/opt/long/00.gzip/x86/linux/simple-atomic
egid=100
env=
errout=cerr
diff --git a/tests/long/00.gzip/ref/x86/linux/simple-atomic/simout b/tests/long/00.gzip/ref/x86/linux/simple-atomic/simout
index 7b8dadcc0..81b1be1e0 100755
--- a/tests/long/00.gzip/ref/x86/linux/simple-atomic/simout
+++ b/tests/long/00.gzip/ref/x86/linux/simple-atomic/simout
@@ -5,12 +5,12 @@ The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Nov 5 2008 23:03:02
-M5 revision 5719:c9056088f1516d097f7e73673f990175ad238d69
-M5 commit date Wed Nov 05 16:19:17 2008 -0500
-M5 started Nov 5 2008 23:03:28
-M5 executing on zizzer
-command line: build/X86_SE/m5.fast -d build/X86_SE/tests/fast/long/00.gzip/x86/linux/simple-atomic -re --stdout-file stdout --stderr-file stderr tests/run.py long/00.gzip/x86/linux/simple-atomic
+M5 compiled Dec 26 2008 18:29:56
+M5 revision 5818:e9a95a3440197489c28a655f2de72dc8e98259b9
+M5 commit date Fri Dec 26 18:25:21 2008 -0800
+M5 started Dec 26 2008 19:19:42
+M5 executing on fajita
+command line: build/X86_SE/m5.opt -d build/X86_SE/tests/opt/long/00.gzip/x86/linux/simple-atomic -re tests/run.py long/00.gzip/x86/linux/simple-atomic
Global frequency set at 1000000000000 ticks per second
info: Entering event queue @ 0. Starting simulation...
spec_init
@@ -44,4 +44,4 @@ Uncompressing Data
Uncompressed data 1048576 bytes in length
Uncompressed data compared correctly
Tested 1MB buffer: OK!
-Exiting @ tick 962951801000 because target called exit()
+Exiting @ tick 962935342000 because target called exit()
diff --git a/tests/long/00.gzip/ref/x86/linux/simple-atomic/stats.txt b/tests/long/00.gzip/ref/x86/linux/simple-atomic/stats.txt
index 4f9664bbc..fcdb37b5a 100644
--- a/tests/long/00.gzip/ref/x86/linux/simple-atomic/stats.txt
+++ b/tests/long/00.gzip/ref/x86/linux/simple-atomic/stats.txt
@@ -1,18 +1,18 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 1613706 # Simulator instruction rate (inst/s)
-host_mem_usage 195008 # Number of bytes of host memory used
-host_seconds 1003.53 # Real time elapsed on the host
-host_tick_rate 959566027 # Simulator tick rate (ticks/s)
+host_inst_rate 717061 # Simulator instruction rate (inst/s)
+host_mem_usage 197184 # Number of bytes of host memory used
+host_seconds 2258.34 # Real time elapsed on the host
+host_tick_rate 426391006 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
-sim_insts 1619398860 # Number of instructions simulated
-sim_seconds 0.962952 # Number of seconds simulated
-sim_ticks 962951801000 # Number of ticks simulated
+sim_insts 1619365942 # Number of instructions simulated
+sim_seconds 0.962935 # Number of seconds simulated
+sim_ticks 962935342000 # 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 1925903603 # number of cpu cycles simulated
-system.cpu.num_insts 1619398860 # Number of instructions executed
-system.cpu.num_refs 607161871 # Number of memory references
+system.cpu.numCycles 1925870685 # number of cpu cycles simulated
+system.cpu.num_insts 1619365942 # Number of instructions executed
+system.cpu.num_refs 607160031 # Number of memory references
system.cpu.workload.PROG:num_syscalls 48 # Number of system calls
---------- End Simulation Statistics ----------