diff options
author | Andreas Hansson <andreas.hansson@arm.com> | 2012-09-10 11:57:47 -0400 |
---|---|---|
committer | Andreas Hansson <andreas.hansson@arm.com> | 2012-09-10 11:57:47 -0400 |
commit | 0b1108c7a3a71bc994e9af00b992c2c693c65e97 (patch) | |
tree | eead52c8d8c5bc2db64033ef63760a073077bf35 /tests/quick/se/60.rubytest/ref | |
parent | 9e0edbcea8d14446487f13f56b65c669ba580673 (diff) | |
download | gem5-0b1108c7a3a71bc994e9af00b992c2c693c65e97.tar.xz |
Ruby: Bump the stats after recent memory controller changes
This patch simply bumps the stats to avoid having failing
regressions. Someone with more insight in the changes should verify
that these differences all make sense.
Diffstat (limited to 'tests/quick/se/60.rubytest/ref')
-rw-r--r-- | tests/quick/se/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_token/stats.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/quick/se/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_token/stats.txt b/tests/quick/se/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_token/stats.txt index 9004d4662..6ab4e149a 100644 --- a/tests/quick/se/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_token/stats.txt +++ b/tests/quick/se/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_token/stats.txt @@ -1,12 +1,12 @@ ---------- Begin Simulation Statistics ---------- -sim_seconds 0.000259 # Number of seconds simulated -sim_ticks 259241 # Number of ticks simulated -final_tick 259241 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) +sim_seconds 0.000225 # Number of seconds simulated +sim_ticks 225141 # Number of ticks simulated +final_tick 225141 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000 # Frequency of simulated ticks -host_tick_rate 2138119 # Simulator tick rate (ticks/s) -host_mem_usage 229356 # Number of bytes of host memory used -host_seconds 0.12 # Real time elapsed on the host +host_tick_rate 821000 # Simulator tick rate (ticks/s) +host_mem_usage 230520 # Number of bytes of host memory used +host_seconds 0.27 # Real time elapsed on the host system.l1_cntrl0.L1DcacheMemory.num_data_array_reads 0 # number of data array reads system.l1_cntrl0.L1DcacheMemory.num_data_array_writes 0 # number of data array writes system.l1_cntrl0.L1DcacheMemory.num_tag_array_reads 0 # number of tag array reads |