diff options
author | Nathan Binkert <nate@binkert.org> | 2008-07-24 16:31:54 -0700 |
---|---|---|
committer | Nathan Binkert <nate@binkert.org> | 2008-07-24 16:31:54 -0700 |
commit | 0622eec53ae87e008a8d5e0e685321c69ea401d3 (patch) | |
tree | a11ed967728a45a162e601263db3c161fe3ec82d /tests/long/00.gzip/ref/x86 | |
parent | f3a3ab7f2cfdae687a1dc07dff10c7fa4bde921c (diff) | |
download | gem5-0622eec53ae87e008a8d5e0e685321c69ea401d3.tar.xz |
regress: update regressions for tty emulation fix.
Diffstat (limited to 'tests/long/00.gzip/ref/x86')
3 files changed, 18 insertions, 17 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 7f66790fb..7cc249f17 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 @@ -51,6 +51,7 @@ cmd=gzip input.log 1 cwd=build/X86_SE/tests/fast/long/00.gzip/x86/linux/simple-atomic egid=100 env= +errout=cerr euid=100 executable=/dist/m5/cpu2000/binaries/x86/linux/gzip gid=100 diff --git a/tests/long/00.gzip/ref/x86/linux/simple-atomic/m5stats.txt b/tests/long/00.gzip/ref/x86/linux/simple-atomic/m5stats.txt index 1dc72cfa0..9e6571b45 100644 --- a/tests/long/00.gzip/ref/x86/linux/simple-atomic/m5stats.txt +++ b/tests/long/00.gzip/ref/x86/linux/simple-atomic/m5stats.txt @@ -1,18 +1,18 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 1900139 # Simulator instruction rate (inst/s) -host_mem_usage 190872 # Number of bytes of host memory used -host_seconds 844.13 # Real time elapsed on the host -host_tick_rate 1131428996 # Simulator tick rate (ticks/s) +host_inst_rate 2111657 # Simulator instruction rate (inst/s) +host_mem_usage 206000 # Number of bytes of host memory used +host_seconds 759.59 # Real time elapsed on the host +host_tick_rate 1257375756 # Simulator tick rate (ticks/s) sim_freq 1000000000000 # Frequency of simulated ticks -sim_insts 1603968718 # Number of instructions simulated -sim_seconds 0.955076 # Number of seconds simulated -sim_ticks 955075963000 # Number of ticks simulated +sim_insts 1603986018 # Number of instructions simulated +sim_seconds 0.955086 # Number of seconds simulated +sim_ticks 955086010500 # 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 1910151927 # number of cpu cycles simulated -system.cpu.num_insts 1603968718 # Number of instructions executed -system.cpu.num_refs 607157396 # Number of memory references -system.cpu.workload.PROG:num_syscalls 18 # Number of system calls +system.cpu.numCycles 1910172022 # number of cpu cycles simulated +system.cpu.num_insts 1603986018 # Number of instructions executed +system.cpu.num_refs 607160103 # Number of memory references +system.cpu.workload.PROG:num_syscalls 48 # Number of system calls ---------- End Simulation Statistics ---------- diff --git a/tests/long/00.gzip/ref/x86/linux/simple-atomic/stdout b/tests/long/00.gzip/ref/x86/linux/simple-atomic/stdout index 79273f082..cca1d58a5 100644 --- a/tests/long/00.gzip/ref/x86/linux/simple-atomic/stdout +++ b/tests/long/00.gzip/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:48:56 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:08:42 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/00.gzip/x86/linux/simple-atomic tests/run.py long/00.gzip/x86/linux/simple-atomic Global frequency set at 1000000000000 ticks per second spec_init @@ -43,4 +43,4 @@ Uncompressing Data Uncompressed data 1048576 bytes in length Uncompressed data compared correctly Tested 1MB buffer: OK! -Exiting @ tick 955075963000 because target called exit() +Exiting @ tick 955086010500 because target called exit() |