History log of /gem5/tests/long/fs/10.linux-boot/ref/x86/linux/pc-simple-timing-ruby-MESI_Two_Level/stats.txt
Revision Date Author Comments
# 11502:e273e86a873d 31-May-2016 Curtis Dunham <Curtis.Dunham@arm.com>

stats: update for snoop filter tweak


# 11374:c1525cc9ec7f 16-Mar-2016 Steve Reinhardt <steve.reinhardt@amd.com>

stats: overdue updates to long regressions


# 11336:b318499f676c 10-Feb-2016 Andreas Hansson <andreas.hansson@arm.com>

stats: Update stats to reflect changes to cache and crossbar


# 11281:953f7d1cc9e3 30-Dec-2015 Steve Reinhardt <stever@gmail.com>

stats: more updates due to PCI changes

A couple of the long regressions have been showing as CHANGED
since 11244:a2af58a06c4e despite the updates in 11245:1c5102c0a7a9.
The x86 regression looks like it was just missed, but it's not clear
why the ARM one is giving different results (perhaps a non-determinism
between zizzer and wherever the updated results were run?).


# 11201:b1bd4afb6b16 06-Nov-2015 Andreas Hansson <andreas.hansson@arm.com>

stats: Update stats to match cache changes


# 11066:969113566d50 30-Aug-2015 Nilay Vaish <nilay@cs.wisc.edu>

stats: updates due to recent changes.


# 11026:bf2fc8f7e432 14-Aug-2015 Nilay Vaish <nilay@cs.wisc.edu>

stats: updates to ruby fs regression test

Changes due to recent patches: fc1e41e88fd3, 882ce080c9f7, e8a6637afa4c, and
e6e3b7097810 by Joel Hestness.


# 10999:e5744056cf76 05-Aug-2015 Andreas Hansson <andreas.hansson@arm.com>

stats: Reflect current behaviour

Not sure what went wrong in the pushing of the Ruby patches, but
somehow these regressions are not updated.


# 10900:ac6617bf9967 04-Jul-2015 Nilay Vaish <nilay@cs.wisc.edu>

stats: update stale config.ini files, eio and few other stats.


# 10892:bd37e25fb3b7 03-Jul-2015 Andreas Hansson <andreas.hansson@arm.com>

stats: Update stats for cache, crossbar and DRAM changes

This update includes the changes to whole-line writes, the refinement
of Read to ReadClean and ReadShared, the introduction of CleanEvict
for snoop-filter tracking, and updates to the DRAM command scheduler
for bank-group-aware scheduling.

Needless to say, almost every regression is affected.


# 10813:c6189a9b8cd7 05-May-2015 Andreas Hansson <andreas.hansson@arm.com>

stats: Bring regression stats in line with actual behaviour


# 10645:cd95d4d51659 10-Jan-2015 Nilay Vaish <nilay@cs.wisc.edu>

stats: changes due to recent changesets.


# 10628:c9b7e0c69f88 23-Dec-2014 Andreas Hansson <andreas.hansson@arm.com>

stats: Bump stats for decoder, TLB, prefetcher and DRAM changes

Changes due to speculative execution of an unaligned PC, introduction
of TLB stats, changes and re-work of the prefetcher, and the
introduction of rank-wise refresh in the DRAM controller.


# 10560:dd04eb06ad42 24-Nov-2014 Andreas Hansson <andreas.hansson@arm.com>

stats: Bump stats after static analysis fixes

Fixing up the uninitialised values changes two of the x86 Linux boot
regressions slightly.


# 10526:0068ad93a67e 06-Nov-2014 Nilay Vaish <nilay@cs.wisc.edu>

stats: updates due to changes to ruby


# 10451:3a87241adfb8 11-Oct-2014 Nilay Vaish <nilay@cs.wisc.edu>

stats: updates due to changes to x86, stale configs.


# 10433:821cbe4a183b 09-Oct-2014 Andreas Hansson <andreas.hansson@arm.com>

stats: Add DRAM power statistics to reference output


# 10409:8c80b91944c5 20-Sep-2014 Andreas Hansson <andreas.hansson@arm.com>

stats: Bump stats for filter, crossbar and config changes

This patch bumps the stats to reflect the addition of the snoop filter
and snoop stats, the change from bus to crossbar, and the updates to
the ARM regressions that are now using a different CPU and cache
configuration. Lastly, some minor changes are expected due to the
activation cleanup of the CPUs.


# 10315:9e02c14446bb 01-Sep-2014 Nilay Vaish <nilay@cs.wisc.edu>

stats: updates due to recent ruby and x86 changes
Also updates many out of date config files.


# 10229:aae7735450a9 23-May-2014 Nilay Vaish <nilay@cs.wisc.edu>

stats: changes due to o3 cpu and ruby message buffer patches


# 10220:9eab5efc02e8 09-May-2014 Andreas Hansson <andreas.hansson@arm.com>

stats: Bump stats for the fixes, and mostly DRAM controller changes


# 10148:4574d5882066 23-Mar-2014 Andreas Hansson <andreas.hansson@arm.com>

stats: Update stats for DRAM changes

This patch updates the stats to reflect the changes to the DRAM
controller.


# 10124:46ccaf2cdef3 20-Mar-2014 Nilay Vaish <nilay@cs.wisc.edu>

stats: updates due to changes to ruby config scripts
These updates to ruby regression stats are due to renaming piobus to iobus
and dropping piobus in the se mode.


# 10091:d76312a74915 23-Feb-2014 Nilay Vaish <nilay@cs.wisc.edu>

stats: updates due to changes to ruby pio access handling


# 10063:9595c7a1d837 16-Feb-2014 Nilay Vaish <nilay@cs.wisc.edu>

stats: updates due to branch predictor warming


# 10036:80e84beef3bb 24-Jan-2014 Ali Saidi <Ali.Saidi@ARM.com>

stats: update stats for cache occupancy and clock domain changes


# 10013:2e9e2fb2fa71 10-Jan-2014 Nilay Vaish <nilay@cs.wisc.edu>

stats: updates due to changes to ruby


# 10007:94d286db85c1 04-Jan-2014 Nilay Vaish <nilay@cs.wisc.edu>

ruby: rename MESI_CMP_directory to MESI_Two_Level

This is because the next patch introduces a three level hierarchy.