From 1a3e668446e4b2d2c61651c9ae58e643c2aa3ad2 Mon Sep 17 00:00:00 2001 From: Nathan Binkert Date: Tue, 12 Jun 2007 07:56:53 -0700 Subject: update for small parameter and statistics name changes --HG-- extra : convert_revision : d538b79986c11a462ab285c167cef45dd793da32 --- tests/quick/00.hello/ref/alpha/tru64/simple-atomic/config.ini | 2 +- tests/quick/00.hello/ref/alpha/tru64/simple-atomic/m5stats.txt | 7 +++---- tests/quick/00.hello/ref/alpha/tru64/simple-atomic/stdout | 8 ++++---- 3 files changed, 8 insertions(+), 9 deletions(-) (limited to 'tests/quick/00.hello/ref/alpha/tru64/simple-atomic') diff --git a/tests/quick/00.hello/ref/alpha/tru64/simple-atomic/config.ini b/tests/quick/00.hello/ref/alpha/tru64/simple-atomic/config.ini index 20dfddd0a..61db8446a 100644 --- a/tests/quick/00.hello/ref/alpha/tru64/simple-atomic/config.ini +++ b/tests/quick/00.hello/ref/alpha/tru64/simple-atomic/config.ini @@ -53,7 +53,7 @@ bus_id=0 clock=1000 responder_set=false width=64 -port=system.physmem.port system.cpu.icache_port system.cpu.dcache_port +port=system.physmem.port[0] system.cpu.icache_port system.cpu.dcache_port [system.physmem] type=PhysicalMemory diff --git a/tests/quick/00.hello/ref/alpha/tru64/simple-atomic/m5stats.txt b/tests/quick/00.hello/ref/alpha/tru64/simple-atomic/m5stats.txt index e82d837af..29351d427 100644 --- a/tests/quick/00.hello/ref/alpha/tru64/simple-atomic/m5stats.txt +++ b/tests/quick/00.hello/ref/alpha/tru64/simple-atomic/m5stats.txt @@ -1,9 +1,8 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 484860 # Simulator instruction rate (inst/s) -host_mem_usage 147796 # Number of bytes of host memory used -host_seconds 0.01 # Real time elapsed on the host -host_tick_rate 225459318 # Simulator tick rate (ticks/s) +host_inst_rate 111994 # Simulator instruction rate (inst/s) +host_seconds 0.02 # Real time elapsed on the host +host_tick_rate 55017079 # Simulator tick rate (ticks/s) sim_freq 1000000000000 # Frequency of simulated ticks sim_insts 2578 # Number of instructions simulated sim_seconds 0.000001 # Number of seconds simulated diff --git a/tests/quick/00.hello/ref/alpha/tru64/simple-atomic/stdout b/tests/quick/00.hello/ref/alpha/tru64/simple-atomic/stdout index 3b5348194..f76500526 100644 --- a/tests/quick/00.hello/ref/alpha/tru64/simple-atomic/stdout +++ b/tests/quick/00.hello/ref/alpha/tru64/simple-atomic/stdout @@ -6,9 +6,9 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled May 14 2007 16:35:50 -M5 started Tue May 15 12:18:42 2007 -M5 executing on zizzer.eecs.umich.edu -command line: build/ALPHA_SE/m5.fast -d build/ALPHA_SE/tests/fast/quick/00.hello/alpha/tru64/simple-atomic tests/run.py quick/00.hello/alpha/tru64/simple-atomic +M5 compiled Jun 10 2007 14:06:20 +M5 started Sun Jun 10 14:22:37 2007 +M5 executing on iceaxe +command line: /Users/nate/build/outgoing/build/ALPHA_SE/m5.debug -d /Users/nate/build/outgoing/build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/simple-atomic tests/run.py quick/00.hello/alpha/tru64/simple-atomic Global frequency set at 1000000000000 ticks per second Exiting @ tick 1288500 because target called exit() -- cgit v1.2.3