changeset d062cc7a8bdf in /z/repo/gem5
details: http://repo.gem5.org/gem5?cmd=changeset;node=d062cc7a8bdf
description:
        Stats: Update with use of std::map for ordered iteration in Ruby

        This patch updates the stats to reflect the changes due to the use of
        std::map instead of the hash map order-dependent iteration in Ruby.

diffstat:

 
tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/stats.txt
   |  38 +++++-----
 tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_hammer/stats.txt  
    |  38 +++++-----
 
tests/quick/se/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_token/stats.txt
 |   6 +-
 3 files changed, 41 insertions(+), 41 deletions(-)

diffs (137 lines):

diff -r f954ee138ca3 -r d062cc7a8bdf 
tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/stats.txt
--- 
a/tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/stats.txt
  Thu Apr 12 08:35:49 2012 -0400
+++ 
b/tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/stats.txt
  Thu Apr 12 08:35:56 2012 -0400
@@ -1,8 +1,8 @@
 
 ---------- Begin Simulation Statistics ----------
-sim_seconds                                  0.019658                       # 
Number of seconds simulated
-sim_ticks                                    19658320                       # 
Number of ticks simulated
-final_tick                                   19658320                       # 
Number of ticks from beginning of simulation (restored from checkpoints and 
never reset)
+sim_seconds                                  0.019665                       # 
Number of seconds simulated
+sim_ticks                                    19665440                       # 
Number of ticks simulated
+final_tick                                   19665440                       # 
Number of ticks from beginning of simulation (restored from checkpoints and 
never reset)
 sim_freq                                   1000000000                       # 
Frequency of simulated ticks
 host_tick_rate                                 164666                       # 
Simulator tick rate (ticks/s)
 host_mem_usage                                 347552                       # 
Number of bytes of host memory used
@@ -19,29 +19,29 @@
 system.funcmem.num_reads                            0                       # 
Number of read requests responded to by this memory
 system.funcmem.num_writes                           0                       # 
Number of write requests responded to by this memory
 system.funcmem.num_other                            0                       # 
Number of other requests responded to by this memory
-system.cpu0.num_reads                          100000                       # 
number of read accesses completed
-system.cpu0.num_writes                          53504                       # 
number of write accesses completed
+system.cpu0.num_reads                           99534                       # 
number of read accesses completed
+system.cpu0.num_writes                          53920                       # 
number of write accesses completed
 system.cpu0.num_copies                              0                       # 
number of copy 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_reads                           99604                       # 
number of read accesses completed
+system.cpu1.num_writes                          53779                       # 
number of write accesses completed
 system.cpu1.num_copies                              0                       # 
number of copy 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_reads                           99103                       # 
number of read accesses completed
+system.cpu2.num_writes                          53314                       # 
number of write accesses completed
 system.cpu2.num_copies                              0                       # 
number of copy 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_reads                           99223                       # 
number of read accesses completed
+system.cpu3.num_writes                          53188                       # 
number of write accesses completed
 system.cpu3.num_copies                              0                       # 
number of copy 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_reads                          100000                       # 
number of read accesses completed
+system.cpu4.num_writes                          53373                       # 
number of write accesses completed
 system.cpu4.num_copies                              0                       # 
number of copy 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_reads                           99316                       # 
number of read accesses completed
+system.cpu5.num_writes                          53693                       # 
number of write accesses completed
 system.cpu5.num_copies                              0                       # 
number of copy 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_reads                           99832                       # 
number of read accesses completed
+system.cpu6.num_writes                          53341                       # 
number of write accesses completed
 system.cpu6.num_copies                              0                       # 
number of copy 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_reads                           99257                       # 
number of read accesses completed
+system.cpu7.num_writes                          53656                       # 
number of write accesses completed
 system.cpu7.num_copies                              0                       # 
number of copy accesses completed
 
 ---------- End Simulation Statistics   ----------
diff -r f954ee138ca3 -r d062cc7a8bdf 
tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_hammer/stats.txt
--- 
a/tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_hammer/stats.txt 
    Thu Apr 12 08:35:49 2012 -0400
+++ 
b/tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_hammer/stats.txt 
    Thu Apr 12 08:35:56 2012 -0400
@@ -1,8 +1,8 @@
 
 ---------- Begin Simulation Statistics ----------
-sim_seconds                                  0.019116                       # 
Number of seconds simulated
-sim_ticks                                    19116079                       # 
Number of ticks simulated
-final_tick                                   19116079                       # 
Number of ticks from beginning of simulation (restored from checkpoints and 
never reset)
+sim_seconds                                  0.019129                       # 
Number of seconds simulated
+sim_ticks                                    19129199                       # 
Number of ticks simulated
+final_tick                                   19129199                       # 
Number of ticks from beginning of simulation (restored from checkpoints and 
never reset)
 sim_freq                                   1000000000                       # 
Frequency of simulated ticks
 host_tick_rate                                 119117                       # 
Simulator tick rate (ticks/s)
 host_mem_usage                                 363388                       # 
Number of bytes of host memory used
@@ -19,29 +19,29 @@
 system.funcmem.num_reads                            0                       # 
Number of read requests responded to by this memory
 system.funcmem.num_writes                           0                       # 
Number of write requests responded to by this memory
 system.funcmem.num_other                            0                       # 
Number of other requests responded to by this memory
-system.cpu0.num_reads                           99727                       # 
number of read accesses completed
-system.cpu0.num_writes                          53790                       # 
number of write accesses completed
+system.cpu0.num_reads                          100000                       # 
number of read accesses completed
+system.cpu0.num_writes                          53893                       # 
number of write accesses completed
 system.cpu0.num_copies                              0                       # 
number of copy accesses completed
-system.cpu1.num_reads                           99867                       # 
number of read accesses completed
-system.cpu1.num_writes                          53581                       # 
number of write accesses completed
+system.cpu1.num_reads                           99845                       # 
number of read accesses completed
+system.cpu1.num_writes                          52936                       # 
number of write accesses completed
 system.cpu1.num_copies                              0                       # 
number of copy accesses completed
-system.cpu2.num_reads                           99786                       # 
number of read accesses completed
-system.cpu2.num_writes                          53525                       # 
number of write accesses completed
+system.cpu2.num_reads                           99959                       # 
number of read accesses completed
+system.cpu2.num_writes                          53318                       # 
number of write accesses completed
 system.cpu2.num_copies                              0                       # 
number of copy accesses completed
-system.cpu3.num_reads                           98435                       # 
number of read accesses completed
-system.cpu3.num_writes                          53123                       # 
number of write accesses completed
+system.cpu3.num_reads                           99709                       # 
number of read accesses completed
+system.cpu3.num_writes                          53594                       # 
number of write accesses completed
 system.cpu3.num_copies                              0                       # 
number of copy accesses completed
-system.cpu4.num_reads                           98900                       # 
number of read accesses completed
-system.cpu4.num_writes                          53208                       # 
number of write accesses completed
+system.cpu4.num_reads                           99622                       # 
number of read accesses completed
+system.cpu4.num_writes                          53609                       # 
number of write accesses completed
 system.cpu4.num_copies                              0                       # 
number of copy accesses completed
-system.cpu5.num_reads                           99822                       # 
number of read accesses completed
-system.cpu5.num_writes                          53839                       # 
number of write accesses completed
+system.cpu5.num_reads                           99608                       # 
number of read accesses completed
+system.cpu5.num_writes                          53591                       # 
number of write accesses completed
 system.cpu5.num_copies                              0                       # 
number of copy accesses completed
-system.cpu6.num_reads                          100000                       # 
number of read accesses completed
-system.cpu6.num_writes                          53736                       # 
number of write accesses completed
+system.cpu6.num_reads                           99715                       # 
number of read accesses completed
+system.cpu6.num_writes                          54030                       # 
number of write accesses completed
 system.cpu6.num_copies                              0                       # 
number of copy accesses completed
-system.cpu7.num_reads                           99305                       # 
number of read accesses completed
-system.cpu7.num_writes                          53479                       # 
number of write accesses completed
+system.cpu7.num_reads                           97913                       # 
number of read accesses completed
+system.cpu7.num_writes                          53717                       # 
number of write accesses completed
 system.cpu7.num_copies                              0                       # 
number of copy accesses completed
 
 ---------- End Simulation Statistics   ----------
diff -r f954ee138ca3 -r d062cc7a8bdf 
tests/quick/se/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_token/stats.txt
--- 
a/tests/quick/se/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_token/stats.txt
        Thu Apr 12 08:35:49 2012 -0400
+++ 
b/tests/quick/se/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_token/stats.txt
        Thu Apr 12 08:35:56 2012 -0400
@@ -1,8 +1,8 @@
 
 ---------- Begin Simulation Statistics ----------
-sim_seconds                                  0.000262                       # 
Number of seconds simulated
-sim_ticks                                      262451                       # 
Number of ticks simulated
-final_tick                                     262451                       # 
Number of ticks from beginning of simulation (restored from checkpoints and 
never reset)
+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_freq                                   1000000000                       # 
Frequency of simulated ticks
 host_tick_rate                                1346552                       # 
Simulator tick rate (ticks/s)
 host_mem_usage                                 230676                       # 
Number of bytes of host memory used
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to