From f02df8cb7400d59c338abf44d2f7adfc9a665fa0 Mon Sep 17 00:00:00 2001 From: Gabe Black Date: Wed, 25 Feb 2009 10:16:29 -0800 Subject: X86: Update stats for in place TLB miss handling. --- tests/long/60.bzip2/ref/x86/linux/simple-atomic/simout | 10 +++++----- .../long/60.bzip2/ref/x86/linux/simple-atomic/stats.txt | 16 ++++++++-------- 2 files changed, 13 insertions(+), 13 deletions(-) (limited to 'tests/long/60.bzip2/ref/x86/linux/simple-atomic') diff --git a/tests/long/60.bzip2/ref/x86/linux/simple-atomic/simout b/tests/long/60.bzip2/ref/x86/linux/simple-atomic/simout index 2b254f0b1..66e6ec11e 100755 --- a/tests/long/60.bzip2/ref/x86/linux/simple-atomic/simout +++ b/tests/long/60.bzip2/ref/x86/linux/simple-atomic/simout @@ -5,10 +5,10 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Feb 16 2009 00:19:15 -M5 revision d8c62c2eaaa6 5874 default qtip pf1 tip qbase -M5 started Feb 16 2009 01:15:07 -M5 executing on zizzer +M5 compiled Feb 23 2009 23:45:19 +M5 revision 046e9580158a+ 5888+ default qtip tip delayedmissstats.patch +M5 started Feb 23 2009 23:48:10 +M5 executing on tater command line: build/X86_SE/m5.fast -d build/X86_SE/tests/fast/long/60.bzip2/x86/linux/simple-atomic -re tests/run.py long/60.bzip2/x86/linux/simple-atomic Global frequency set at 1000000000000 ticks per second info: Entering event queue @ 0. Starting simulation... @@ -29,4 +29,4 @@ Uncompressing Data Uncompressed data 1048576 bytes in length Uncompressed data compared correctly Tested 1MB buffer: OK! -Exiting @ tick 2835189187500 because target called exit() +Exiting @ tick 2829164056000 because target called exit() diff --git a/tests/long/60.bzip2/ref/x86/linux/simple-atomic/stats.txt b/tests/long/60.bzip2/ref/x86/linux/simple-atomic/stats.txt index c42805444..a2ce3d743 100644 --- a/tests/long/60.bzip2/ref/x86/linux/simple-atomic/stats.txt +++ b/tests/long/60.bzip2/ref/x86/linux/simple-atomic/stats.txt @@ -1,18 +1,18 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 2107205 # Simulator instruction rate (inst/s) -host_mem_usage 197384 # Number of bytes of host memory used -host_seconds 2208.22 # Real time elapsed on the host -host_tick_rate 1283923835 # Simulator tick rate (ticks/s) +host_inst_rate 1367500 # Simulator instruction rate (inst/s) +host_mem_usage 197040 # Number of bytes of host memory used +host_seconds 3402.69 # Real time elapsed on the host +host_tick_rate 831449663 # Simulator tick rate (ticks/s) sim_freq 1000000000000 # Frequency of simulated ticks sim_insts 4653176258 # Number of instructions simulated -sim_seconds 2.835189 # Number of seconds simulated -sim_ticks 2835189187500 # Number of ticks simulated +sim_seconds 2.829164 # Number of seconds simulated +sim_ticks 2829164056000 # 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 5670378376 # number of cpu cycles simulated +system.cpu.numCycles 5658328113 # number of cpu cycles simulated system.cpu.num_insts 4653176258 # Number of instructions executed -system.cpu.num_refs 1686313781 # Number of memory references +system.cpu.num_refs 1677713078 # Number of memory references system.cpu.workload.PROG:num_syscalls 46 # Number of system calls ---------- End Simulation Statistics ---------- -- cgit v1.2.3