stats: update for snoop filter tweak
stats: overdue updates to long regressions
stats: Update stats to reflect changes to cache and crossbar
stats: more updates due to PCI changesA couple of the long regressions have been showing as CHANGEDsince 11244:a2af58a06c4e despite the updates in 11245:1c5102c0a7a9.The x86 regression looks like it was just missed, but it's not clearwhy the ARM one is giving different results (perhaps a non-determinismbetween zizzer and wherever the updated results were run?).
stats: Update stats to match cache changes
stats: updates due to recent changes.
stats: updates to ruby fs regression testChanges due to recent patches: fc1e41e88fd3, 882ce080c9f7, e8a6637afa4c, ande6e3b7097810 by Joel Hestness.
stats: Reflect current behaviourNot sure what went wrong in the pushing of the Ruby patches, butsomehow these regressions are not updated.
stats: update stale config.ini files, eio and few other stats.
stats: Update stats for cache, crossbar and DRAM changesThis update includes the changes to whole-line writes, the refinementof Read to ReadClean and ReadShared, the introduction of CleanEvictfor snoop-filter tracking, and updates to the DRAM command schedulerfor bank-group-aware scheduling.Needless to say, almost every regression is affected.
stats: Bring regression stats in line with actual behaviour
stats: changes due to recent changesets.
stats: Bump stats for decoder, TLB, prefetcher and DRAM changesChanges due to speculative execution of an unaligned PC, introductionof TLB stats, changes and re-work of the prefetcher, and theintroduction of rank-wise refresh in the DRAM controller.
stats: Bump stats after static analysis fixesFixing up the uninitialised values changes two of the x86 Linux bootregressions slightly.
stats: updates due to changes to ruby
stats: updates due to changes to x86, stale configs.
stats: Add DRAM power statistics to reference output
stats: Bump stats for filter, crossbar and config changesThis patch bumps the stats to reflect the addition of the snoop filterand snoop stats, the change from bus to crossbar, and the updates tothe ARM regressions that are now using a different CPU and cacheconfiguration. Lastly, some minor changes are expected due to theactivation cleanup of the CPUs.
stats: updates due to recent ruby and x86 changesAlso updates many out of date config files.
stats: changes due to o3 cpu and ruby message buffer patches
stats: Bump stats for the fixes, and mostly DRAM controller changes
stats: updates due to o3 smt fix+ changes to one ruby regression config.ini file.
stats: Update stats for DRAM changesThis patch updates the stats to reflect the changes to the DRAMcontroller.
stats: updates due to changes to ruby config scriptsThese updates to ruby regression stats are due to renaming piobus to iobusand dropping piobus in the se mode.
stats: updates due to changes to ruby pio access handling
stats: updates due to branch predictor warming
stats: update stats for cache occupancy and clock domain changes
ruby: rename MESI_CMP_directory to MESI_Two_LevelThis is because the next patch introduces a three level hierarchy.