summaryrefslogtreecommitdiff
path: root/tests/long/60.bzip2
diff options
context:
space:
mode:
authorNathan Binkert <nate@binkert.org>2008-07-24 16:31:54 -0700
committerNathan Binkert <nate@binkert.org>2008-07-24 16:31:54 -0700
commit0622eec53ae87e008a8d5e0e685321c69ea401d3 (patch)
treea11ed967728a45a162e601263db3c161fe3ec82d /tests/long/60.bzip2
parentf3a3ab7f2cfdae687a1dc07dff10c7fa4bde921c (diff)
downloadgem5-0622eec53ae87e008a8d5e0e685321c69ea401d3.tar.xz
regress: update regressions for tty emulation fix.
Diffstat (limited to 'tests/long/60.bzip2')
-rw-r--r--tests/long/60.bzip2/ref/x86/linux/simple-atomic/config.ini1
-rw-r--r--tests/long/60.bzip2/ref/x86/linux/simple-atomic/m5stats.txt22
-rw-r--r--tests/long/60.bzip2/ref/x86/linux/simple-atomic/stdout12
3 files changed, 18 insertions, 17 deletions
diff --git a/tests/long/60.bzip2/ref/x86/linux/simple-atomic/config.ini b/tests/long/60.bzip2/ref/x86/linux/simple-atomic/config.ini
index 989908e23..3ebce331c 100644
--- a/tests/long/60.bzip2/ref/x86/linux/simple-atomic/config.ini
+++ b/tests/long/60.bzip2/ref/x86/linux/simple-atomic/config.ini
@@ -51,6 +51,7 @@ cmd=bzip2 input.source 1
cwd=build/X86_SE/tests/fast/long/60.bzip2/x86/linux/simple-atomic
egid=100
env=
+errout=cerr
euid=100
executable=/dist/m5/cpu2000/binaries/x86/linux/bzip2
gid=100
diff --git a/tests/long/60.bzip2/ref/x86/linux/simple-atomic/m5stats.txt b/tests/long/60.bzip2/ref/x86/linux/simple-atomic/m5stats.txt
index d84d96131..9b7f29b45 100644
--- a/tests/long/60.bzip2/ref/x86/linux/simple-atomic/m5stats.txt
+++ b/tests/long/60.bzip2/ref/x86/linux/simple-atomic/m5stats.txt
@@ -1,18 +1,18 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 1870134 # Simulator instruction rate (inst/s)
-host_mem_usage 190768 # Number of bytes of host memory used
-host_seconds 2457.40 # Real time elapsed on the host
-host_tick_rate 1142033656 # Simulator tick rate (ticks/s)
+host_inst_rate 2222828 # Simulator instruction rate (inst/s)
+host_mem_usage 206012 # Number of bytes of host memory used
+host_seconds 2067.49 # Real time elapsed on the host
+host_tick_rate 1357412596 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
-sim_insts 4595673436 # Number of instructions simulated
-sim_seconds 2.806437 # Number of seconds simulated
-sim_ticks 2806437159500 # Number of ticks simulated
+sim_insts 4595681265 # Number of instructions simulated
+sim_seconds 2.806442 # Number of seconds simulated
+sim_ticks 2806441694500 # 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 5612874320 # number of cpu cycles simulated
-system.cpu.num_insts 4595673436 # Number of instructions executed
-system.cpu.num_refs 1686312529 # Number of memory references
-system.cpu.workload.PROG:num_syscalls 33 # Number of system calls
+system.cpu.numCycles 5612883390 # number of cpu cycles simulated
+system.cpu.num_insts 4595681265 # Number of instructions executed
+system.cpu.num_refs 1686313784 # Number of memory references
+system.cpu.workload.PROG:num_syscalls 46 # Number of system calls
---------- End Simulation Statistics ----------
diff --git a/tests/long/60.bzip2/ref/x86/linux/simple-atomic/stdout b/tests/long/60.bzip2/ref/x86/linux/simple-atomic/stdout
index 17f5ab40f..32d78ce58 100644
--- a/tests/long/60.bzip2/ref/x86/linux/simple-atomic/stdout
+++ b/tests/long/60.bzip2/ref/x86/linux/simple-atomic/stdout
@@ -5,11 +5,11 @@ The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Jul 21 2008 20:45:28
-M5 started Mon Jul 21 20:49:02 2008
-M5 executing on zizzer
-M5 revision 5508:992aeed1374332d0933a68d1f1fe749e2fec0881
-M5 commit date Tue Jul 15 14:38:51 2008 -0400
+M5 compiled Jul 23 2008 16:08:41
+M5 started Wed Jul 23 16:11:12 2008
+M5 executing on blue
+M5 revision 5515:47bf96eec2c6221cf91de8a078897c1b5e46cfbf
+M5 commit date Wed Jul 23 15:35:08 2008 -0700
command line: build/X86_SE/m5.fast -d build/X86_SE/tests/fast/long/60.bzip2/x86/linux/simple-atomic tests/run.py long/60.bzip2/x86/linux/simple-atomic
Global frequency set at 1000000000000 ticks per second
spec_init
@@ -26,4 +26,4 @@ Uncompressing Data
Uncompressed data 1048576 bytes in length
Uncompressed data compared correctly
Tested 1MB buffer: OK!
-Exiting @ tick 2806437159500 because target called exit()
+Exiting @ tick 2806441694500 because target called exit()