From 2ae8b365c110e707cb94aec54cb9b1c29f863cb1 Mon Sep 17 00:00:00 2001 From: Steve Reinhardt Date: Sat, 7 May 2016 14:43:06 -0400 Subject: tests: update EIO ref stats for removed cache stats Complaints about changes in EIO tests were due to reference files that still have removed cache stats from cset 11454:e55afadc4e19. --- .../se/20.eio-short/ref/alpha/eio/simple-atomic/config.ini | 3 +++ .../se/20.eio-short/ref/alpha/eio/simple-atomic/config.json | 5 ++++- tests/quick/se/20.eio-short/ref/alpha/eio/simple-atomic/simout | 6 +++--- .../se/20.eio-short/ref/alpha/eio/simple-atomic/stats.txt | 10 +++++----- 4 files changed, 15 insertions(+), 9 deletions(-) (limited to 'tests/quick/se/20.eio-short/ref/alpha/eio/simple-atomic') diff --git a/tests/quick/se/20.eio-short/ref/alpha/eio/simple-atomic/config.ini b/tests/quick/se/20.eio-short/ref/alpha/eio/simple-atomic/config.ini index 57a1b72ee..ba7d7af16 100644 --- a/tests/quick/se/20.eio-short/ref/alpha/eio/simple-atomic/config.ini +++ b/tests/quick/se/20.eio-short/ref/alpha/eio/simple-atomic/config.ini @@ -29,6 +29,8 @@ multi_thread=false num_work_ids=16 readfile= symbolfile= +thermal_components= +thermal_model=Null work_begin_ckpt_count=0 work_begin_cpu_id_exit=-1 work_begin_exit_count=0 @@ -141,6 +143,7 @@ clk_domain=system.clk_domain eventq_index=0 forward_latency=4 frontend_latency=3 +point_of_coherency=true response_latency=2 snoop_filter=Null snoop_response_latency=4 diff --git a/tests/quick/se/20.eio-short/ref/alpha/eio/simple-atomic/config.json b/tests/quick/se/20.eio-short/ref/alpha/eio/simple-atomic/config.json index c952da344..c422d4513 100644 --- a/tests/quick/se/20.eio-short/ref/alpha/eio/simple-atomic/config.json +++ b/tests/quick/se/20.eio-short/ref/alpha/eio/simple-atomic/config.json @@ -15,6 +15,7 @@ "role": "SLAVE" }, "name": "membus", + "point_of_coherency": true, "snoop_filter": null, "forward_latency": 4, "clk_domain": "system.clk_domain", @@ -37,8 +38,10 @@ }, "symbolfile": "", "readfile": "", + "thermal_model": null, "cxx_class": "System", "load_offset": 0, + "work_begin_exit_count": 0, "work_end_ckpt_count": 0, "memories": [ "system.physmem" @@ -105,7 +108,7 @@ "in_addr_map": true }, "work_cpus_ckpt_count": 0, - "work_begin_exit_count": 0, + "thermal_components": [], "path": "system", "cpu_clk_domain": { "name": "cpu_clk_domain", diff --git a/tests/quick/se/20.eio-short/ref/alpha/eio/simple-atomic/simout b/tests/quick/se/20.eio-short/ref/alpha/eio/simple-atomic/simout index 11b21f546..b3aa15ca3 100755 --- a/tests/quick/se/20.eio-short/ref/alpha/eio/simple-atomic/simout +++ b/tests/quick/se/20.eio-short/ref/alpha/eio/simple-atomic/simout @@ -1,9 +1,9 @@ gem5 Simulator System. http://gem5.org gem5 is copyrighted software; use the --copyright option for details. -gem5 compiled Feb 1 2016 02:06:47 -gem5 started Feb 1 2016 02:07:02 -gem5 executing on zizzer, pid 44725 +gem5 compiled May 7 2016 13:41:33 +gem5 started May 7 2016 13:42:02 +gem5 executing on zizzer, pid 51296 command line: build/ALPHA/gem5.opt -d build/ALPHA/tests/opt/quick/se/20.eio-short/alpha/eio/simple-atomic -re /z/stever/hg/gem5/tests/run.py build/ALPHA/tests/opt/quick/se/20.eio-short/alpha/eio/simple-atomic Global frequency set at 1000000000000 ticks per second diff --git a/tests/quick/se/20.eio-short/ref/alpha/eio/simple-atomic/stats.txt b/tests/quick/se/20.eio-short/ref/alpha/eio/simple-atomic/stats.txt index 8d68a74bc..850ec8600 100644 --- a/tests/quick/se/20.eio-short/ref/alpha/eio/simple-atomic/stats.txt +++ b/tests/quick/se/20.eio-short/ref/alpha/eio/simple-atomic/stats.txt @@ -4,11 +4,11 @@ sim_seconds 0.000250 # Nu sim_ticks 250015500 # Number of ticks simulated final_tick 250015500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 1689656 # Simulator instruction rate (inst/s) -host_op_rate 1689524 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 844754706 # Simulator tick rate (ticks/s) -host_mem_usage 219516 # Number of bytes of host memory used -host_seconds 0.30 # Real time elapsed on the host +host_inst_rate 1181428 # Simulator instruction rate (inst/s) +host_op_rate 1181354 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 590676886 # Simulator tick rate (ticks/s) +host_mem_usage 220296 # Number of bytes of host memory used +host_seconds 0.42 # Real time elapsed on the host sim_insts 500001 # Number of instructions simulated sim_ops 500001 # Number of ops (including micro ops) simulated system.voltage_domain.voltage 1 # Voltage in Volts -- cgit v1.2.3