From 12dc51ff0db5d1a0bd25e454ad78e324de324b1e Mon Sep 17 00:00:00 2001 From: Brad Beckmann Date: Thu, 30 Jun 2011 19:57:26 -0500 Subject: Regression: Updates regression outputs for Ruby memtest This patch updates the regression outputs for Ruby memtest. This was required because of the changes carried out by the addition of functional access support to Ruby. --- .../linux/memtest-ruby-MOESI_CMP_token/stats.txt | 42 +++++++++++----------- 1 file changed, 21 insertions(+), 21 deletions(-) (limited to 'tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/stats.txt') diff --git a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/stats.txt b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/stats.txt index 4aa59be26..96d2626d3 100644 --- a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/stats.txt +++ b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/stats.txt @@ -1,34 +1,34 @@ ---------- Begin Simulation Statistics ---------- -host_mem_usage 358180 # Number of bytes of host memory used -host_seconds 393.50 # Real time elapsed on the host -host_tick_rate 99381 # Simulator tick rate (ticks/s) +sim_seconds 0.019658 # Number of seconds simulated +sim_ticks 19658320 # Number of ticks simulated sim_freq 1000000000 # Frequency of simulated ticks -sim_seconds 0.039107 # Number of seconds simulated -sim_ticks 39106650 # Number of ticks simulated +host_tick_rate 112174 # Simulator tick rate (ticks/s) +host_mem_usage 358892 # Number of bytes of host memory used +host_seconds 175.25 # Real time elapsed on the host +system.cpu0.num_reads 100000 # number of read accesses completed +system.cpu0.num_writes 53504 # number of write accesses completed system.cpu0.num_copies 0 # number of copy accesses completed -system.cpu0.num_reads 99196 # number of read accesses completed -system.cpu0.num_writes 53578 # number of write accesses completed +system.cpu1.num_reads 99869 # number of read accesses completed +system.cpu1.num_writes 53121 # number of write accesses completed system.cpu1.num_copies 0 # number of copy accesses completed -system.cpu1.num_reads 99823 # number of read accesses completed -system.cpu1.num_writes 53492 # number of write accesses completed +system.cpu2.num_reads 99994 # number of read accesses completed +system.cpu2.num_writes 53565 # number of write accesses completed system.cpu2.num_copies 0 # number of copy accesses completed -system.cpu2.num_reads 99265 # number of read accesses completed -system.cpu2.num_writes 53864 # number of write accesses completed +system.cpu3.num_reads 99591 # number of read accesses completed +system.cpu3.num_writes 54122 # number of write accesses completed system.cpu3.num_copies 0 # number of copy accesses completed -system.cpu3.num_reads 99502 # number of read accesses completed -system.cpu3.num_writes 53622 # number of write accesses completed +system.cpu4.num_reads 98976 # number of read accesses completed +system.cpu4.num_writes 53568 # number of write accesses completed system.cpu4.num_copies 0 # number of copy accesses completed -system.cpu4.num_reads 99629 # number of read accesses completed -system.cpu4.num_writes 53849 # number of write accesses completed +system.cpu5.num_reads 99562 # number of read accesses completed +system.cpu5.num_writes 52869 # number of write accesses completed system.cpu5.num_copies 0 # number of copy accesses completed -system.cpu5.num_reads 99563 # number of read accesses completed -system.cpu5.num_writes 53328 # number of write accesses completed +system.cpu6.num_reads 98114 # number of read accesses completed +system.cpu6.num_writes 53480 # number of write accesses completed system.cpu6.num_copies 0 # number of copy accesses completed -system.cpu6.num_reads 100000 # number of read accesses completed -system.cpu6.num_writes 53550 # number of write accesses completed +system.cpu7.num_reads 99618 # number of read accesses completed +system.cpu7.num_writes 53886 # number of write accesses completed system.cpu7.num_copies 0 # number of copy accesses completed -system.cpu7.num_reads 99336 # number of read accesses completed -system.cpu7.num_writes 53387 # number of write accesses completed ---------- End Simulation Statistics ---------- -- cgit v1.2.3