From 0622eec53ae87e008a8d5e0e685321c69ea401d3 Mon Sep 17 00:00:00 2001 From: Nathan Binkert Date: Thu, 24 Jul 2008 16:31:54 -0700 Subject: regress: update regressions for tty emulation fix. --- .../ref/x86/linux/simple-atomic/config.ini | 1 + .../ref/x86/linux/simple-atomic/m5stats.txt | 22 +++++++++++----------- .../20.parser/ref/x86/linux/simple-atomic/stdout | 12 ++++++------ 3 files changed, 18 insertions(+), 17 deletions(-) (limited to 'tests/long/20.parser/ref') diff --git a/tests/long/20.parser/ref/x86/linux/simple-atomic/config.ini b/tests/long/20.parser/ref/x86/linux/simple-atomic/config.ini index 0b6f15f38..3a3046603 100644 --- a/tests/long/20.parser/ref/x86/linux/simple-atomic/config.ini +++ b/tests/long/20.parser/ref/x86/linux/simple-atomic/config.ini @@ -51,6 +51,7 @@ cmd=parser 2.1.dict -batch cwd=build/X86_SE/tests/fast/long/20.parser/x86/linux/simple-atomic egid=100 env= +errout=cerr euid=100 executable=/dist/m5/cpu2000/binaries/x86/linux/parser gid=100 diff --git a/tests/long/20.parser/ref/x86/linux/simple-atomic/m5stats.txt b/tests/long/20.parser/ref/x86/linux/simple-atomic/m5stats.txt index b17c478f6..9ef50e95e 100644 --- a/tests/long/20.parser/ref/x86/linux/simple-atomic/m5stats.txt +++ b/tests/long/20.parser/ref/x86/linux/simple-atomic/m5stats.txt @@ -1,18 +1,18 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 1698420 # Simulator instruction rate (inst/s) -host_mem_usage 197800 # Number of bytes of host memory used -host_seconds 874.24 # Real time elapsed on the host -host_tick_rate 987544116 # Simulator tick rate (ticks/s) +host_inst_rate 2071310 # Simulator instruction rate (inst/s) +host_mem_usage 209664 # Number of bytes of host memory used +host_seconds 716.88 # Real time elapsed on the host +host_tick_rate 1204360345 # Simulator tick rate (ticks/s) sim_freq 1000000000000 # Frequency of simulated ticks -sim_insts 1484825792 # Number of instructions simulated -sim_seconds 0.863351 # Number of seconds simulated -sim_ticks 863350526500 # Number of ticks simulated +sim_insts 1484872746 # Number of instructions simulated +sim_seconds 0.863378 # Number of seconds simulated +sim_ticks 863377516000 # 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 1726701054 # number of cpu cycles simulated -system.cpu.num_insts 1484825792 # Number of instructions executed -system.cpu.num_refs 533543283 # Number of memory references -system.cpu.workload.PROG:num_syscalls 541 # Number of system calls +system.cpu.numCycles 1726755033 # number of cpu cycles simulated +system.cpu.num_insts 1484872746 # Number of instructions executed +system.cpu.num_refs 533549003 # Number of memory references +system.cpu.workload.PROG:num_syscalls 551 # Number of system calls ---------- End Simulation Statistics ---------- diff --git a/tests/long/20.parser/ref/x86/linux/simple-atomic/stdout b/tests/long/20.parser/ref/x86/linux/simple-atomic/stdout index 2ab0ba3a2..ea6ac1298 100644 --- a/tests/long/20.parser/ref/x86/linux/simple-atomic/stdout +++ b/tests/long/20.parser/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:45:29 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:09:17 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/20.parser/x86/linux/simple-atomic tests/run.py long/20.parser/x86/linux/simple-atomic Global frequency set at 1000000000000 ticks per second @@ -71,4 +71,4 @@ Echoing of input sentence turned on. about 2 million people attended the five best costumes got prizes No errors! -Exiting @ tick 863350526500 because target called exit() +Exiting @ tick 863377516000 because target called exit() -- cgit v1.2.3