summaryrefslogtreecommitdiff
path: root/tests/long/50.vortex/ref/sparc/linux/simple-atomic
diff options
context:
space:
mode:
authorKevin Lim <ktlim@umich.edu>2007-04-27 16:36:19 -0400
committerKevin Lim <ktlim@umich.edu>2007-04-27 16:36:19 -0400
commit71b6499c126632766606fe227a99e06b79ddcc79 (patch)
tree10ef56b74d22307fe49d42f6747615a13197e6c0 /tests/long/50.vortex/ref/sparc/linux/simple-atomic
parent7f39291c81cb65dc166926136c8f3cab253df160 (diff)
downloadgem5-71b6499c126632766606fe227a99e06b79ddcc79.tar.xz
Updates for clock changes.
--HG-- extra : convert_revision : 88699ba98a738a62204ae4182f7ee5dcab9285eb
Diffstat (limited to 'tests/long/50.vortex/ref/sparc/linux/simple-atomic')
-rw-r--r--tests/long/50.vortex/ref/sparc/linux/simple-atomic/config.ini2
-rw-r--r--tests/long/50.vortex/ref/sparc/linux/simple-atomic/config.out2
-rw-r--r--tests/long/50.vortex/ref/sparc/linux/simple-atomic/m5stats.txt12
-rw-r--r--tests/long/50.vortex/ref/sparc/linux/simple-atomic/stderr1
-rw-r--r--tests/long/50.vortex/ref/sparc/linux/simple-atomic/stdout6
5 files changed, 11 insertions, 12 deletions
diff --git a/tests/long/50.vortex/ref/sparc/linux/simple-atomic/config.ini b/tests/long/50.vortex/ref/sparc/linux/simple-atomic/config.ini
index 7dbc37b58..7932bf16f 100644
--- a/tests/long/50.vortex/ref/sparc/linux/simple-atomic/config.ini
+++ b/tests/long/50.vortex/ref/sparc/linux/simple-atomic/config.ini
@@ -12,7 +12,7 @@ physmem=system.physmem
[system.cpu]
type=AtomicSimpleCPU
children=workload
-clock=1
+clock=500
cpu_id=0
defer_registration=false
function_trace=false
diff --git a/tests/long/50.vortex/ref/sparc/linux/simple-atomic/config.out b/tests/long/50.vortex/ref/sparc/linux/simple-atomic/config.out
index ee1fc877f..b69343874 100644
--- a/tests/long/50.vortex/ref/sparc/linux/simple-atomic/config.out
+++ b/tests/long/50.vortex/ref/sparc/linux/simple-atomic/config.out
@@ -47,7 +47,7 @@ progress_interval=0
system=system
cpu_id=0
workload=system.cpu.workload
-clock=1
+clock=500
phase=0
defer_registration=false
width=1
diff --git a/tests/long/50.vortex/ref/sparc/linux/simple-atomic/m5stats.txt b/tests/long/50.vortex/ref/sparc/linux/simple-atomic/m5stats.txt
index 323b8a93c..37d044e8d 100644
--- a/tests/long/50.vortex/ref/sparc/linux/simple-atomic/m5stats.txt
+++ b/tests/long/50.vortex/ref/sparc/linux/simple-atomic/m5stats.txt
@@ -1,13 +1,13 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 638506 # Simulator instruction rate (inst/s)
-host_mem_usage 150340 # Number of bytes of host memory used
-host_seconds 213.38 # Real time elapsed on the host
-host_tick_rate 638505 # Simulator tick rate (ticks/s)
+host_inst_rate 644632 # Simulator instruction rate (inst/s)
+host_mem_usage 151548 # Number of bytes of host memory used
+host_seconds 211.36 # Real time elapsed on the host
+host_tick_rate 322315545 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
sim_insts 136246936 # Number of instructions simulated
-sim_seconds 0.000136 # Number of seconds simulated
-sim_ticks 136246935 # Number of ticks simulated
+sim_seconds 0.068123 # Number of seconds simulated
+sim_ticks 68123467500 # 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 136246936 # number of cpu cycles simulated
diff --git a/tests/long/50.vortex/ref/sparc/linux/simple-atomic/stderr b/tests/long/50.vortex/ref/sparc/linux/simple-atomic/stderr
index c0f1c1fbb..08cfb2451 100644
--- a/tests/long/50.vortex/ref/sparc/linux/simple-atomic/stderr
+++ b/tests/long/50.vortex/ref/sparc/linux/simple-atomic/stderr
@@ -2,7 +2,6 @@ warn: More than two loadable segments in ELF object.
warn: Ignoring segment @ 0x1838c0 length 0x10.
warn: More than two loadable segments in ELF object.
warn: Ignoring segment @ 0x0 length 0x0.
-0: system.remote_gdb.listener: listening for remote gdb on port 7001
warn: Entering event queue @ 0. Starting simulation...
warn: Ignoring request to flush register windows.
warn: ignoring syscall time(4026527856, 4026528256, ...)
diff --git a/tests/long/50.vortex/ref/sparc/linux/simple-atomic/stdout b/tests/long/50.vortex/ref/sparc/linux/simple-atomic/stdout
index 8e5f7bf90..794510e19 100644
--- a/tests/long/50.vortex/ref/sparc/linux/simple-atomic/stdout
+++ b/tests/long/50.vortex/ref/sparc/linux/simple-atomic/stdout
@@ -5,9 +5,9 @@ The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Mar 21 2007 00:48:18
-M5 started Wed Mar 21 00:48:40 2007
+M5 compiled Apr 27 2007 14:35:32
+M5 started Fri Apr 27 15:55:23 2007
M5 executing on zizzer.eecs.umich.edu
command line: build/SPARC_SE/m5.fast -d build/SPARC_SE/tests/fast/long/50.vortex/sparc/linux/simple-atomic tests/run.py long/50.vortex/sparc/linux/simple-atomic
Global frequency set at 1000000000000 ticks per second
-Exiting @ tick 136246935 because target called exit()
+Exiting @ tick 68123467500 because target called exit()