Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-09 | stats: Match current behaviour | Andreas Hansson | |
Small changes to the branch predictor and BTB caused stats changes throughout. | |||
2016-03-17 | stats: update stats for ld.so support | Steve Reinhardt | |
Additional auxv entries leads to more instructions in start-up while walking the list, along with different cache conflicts wrt stack entries. | |||
2016-03-17 | stats: update stats for mmap changes | Steve Reinhardt | |
2016-03-17 | stats: update stats for mmap() change. | Steve Reinhardt | |
SE O3 runs see an additional reg read per mmap() call. | |||
2016-03-16 | stats: overdue updates to long regressions | Steve Reinhardt | |
2016-02-10 | stats: Update stats to reflect changes to cache and crossbar | Andreas Hansson | |
2015-12-02 | stats: Bump stats to match current behaviour | Andreas Hansson | |
2015-11-16 | stats: updates due to recent chagnesets | Nilay Vaish | |
2015-11-16 | stats: remove wb_penalized and wb_penalized_rate | Nilay Vaish | |
2015-11-06 | stats: Update stats to match cache changes | Andreas Hansson | |
2015-09-25 | stats: Update stats to reflect snoop-filter changes | Andreas Hansson | |
2015-09-15 | stats: updates due to recent changesets including d0934b57735a | Nilay Vaish | |
2015-08-05 | stats: Reflect current behaviour | Andreas Hansson | |
Not sure what went wrong in the pushing of the Ruby patches, but somehow these regressions are not updated. | |||
2015-07-30 | stats: Update stats for clean eviction addition | Andreas Hansson | |
2015-07-30 | stats: Bump stats to match current behaviour | Andreas Hansson | |
Somehow this one seems to have slipped through. Perhaps non-determinism somewhere? | |||
2015-07-18 | stats: x86: updates due to patch on vex | Nilay Vaish | |
2015-07-05 | stats: x86: update stats missed out on in preivous changeset | Nilay Vaish | |
2015-07-04 | stats: update stale config.ini files, eio and few other stats. | Nilay Vaish | |
2015-07-03 | stats: Update stats for cache, crossbar and DRAM changes | Andreas Hansson | |
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. | |||
2015-05-26 | stats: Update MinorCPU regressions after accounting fix | Andreas Hansson | |
2015-05-05 | stats: Update stats to reflect cache changes | Andreas Hansson | |
2015-04-30 | stats: arm: updates | Nilay Vaish | |
2015-04-29 | stats: x86: updates due to change in div latency | Nilay Vaish | |
2015-04-22 | stats: update for previous changeset | Steve Reinhardt | |
Very small differences in IQ-specific O3 stats. | |||
2015-04-14 | stats: x86: changes due to recent patches | Nilay Vaish | |
The change in 20.parser is from new x87 instructions. The change to pc-o3-timing is not clear to me. It seems that this test might be invoking some undefined behavior. | |||
2015-03-19 | stats: update Minor stats due to PF bug fix | Steve Reinhardt | |
A recent changeset of mine (http://repo.gem5.org/gem5/rev/4cfe55719da5) inadvertently fixed a bug in the Minor CPU model which caused it to treat software prefetches as regular loads. Prior to this changeset, Minor did an ad-hoc generation of memory commands that left out the PF check; because it now uses the common code that the other CPU models use, it generates prefetches properly. These stat changes reflect the fact that the Minor model now issues SoftPFReqs. | |||
2015-03-09 | stats: changes to due to recent set of patches | Nilay Vaish | |
2015-03-02 | stats: Update stats to reflect cache and interconnect changes | Andreas Hansson | |
This is a bulk update of stats to match the changes to cache timing, interconnect timing, and a few minor changes to the o3 CPU. | |||
2015-01-10 | stats: changes due to recent changesets. | Nilay Vaish | |
2015-01-04 | stats: changes due to recent changesets. | Nilay Vaish | |
2014-12-23 | stats: Bump stats for decoder, TLB, prefetcher and DRAM changes | Andreas Hansson | |
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. | |||
2014-12-02 | stats: Bump stats for fixes, mostly TLB and WriteInvalidate | Andreas Hansson | |
2014-10-20 | stats: updates due to previous mmap and exit_group patches. | Nilay Vaish | |
2014-10-11 | stats: updates due to changes to x86, stale configs. | Nilay Vaish | |
2014-10-09 | stats: Add DRAM power statistics to reference output | Andreas Hansson | |
2014-09-20 | stats: Bump stats for filter, crossbar and config changes | Andreas Hansson | |
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. | |||
2014-09-03 | stats: Update stats for CPU and cache changes | Andreas Hansson | |
This patch updates the stats to reflect the fixes and changes to the CPU (mainly the o3), and the caches. | |||
2014-09-01 | stats: updates due to recent ruby and x86 changes | Nilay Vaish | |
Also updates many out of date config files. | |||
2014-07-28 | stats: Bump stats for the regressions using the minor CPU | Andreas Hansson | |
Updating the stats to match the current behaviour. | |||
2014-07-23 | cpu: Minor CPU add regression tests for ARM and ALPHA | Andrew Bardsley | |
This patch adds regression tests results and test harnesses for the Minor CPU on ARM and ALPHA. | |||
2014-06-22 | stats: update for O3 changes | Steve Reinhardt | |
Mostly small differences in total ticks, but O3 stall causes shifted significantly. 30.eon does speed up by ~6% on Alpha and ARM, and 50.vortex by 4.5% on ARM. At the other extreme, X86 70.twolf is 0.8% slower. | |||
2014-05-24 | stats: changes due to recent o3 patch. | Nilay Vaish | |
2014-05-09 | stats: Bump stats for the fixes, and mostly DRAM controller changes | Andreas Hansson | |
2014-03-23 | stats: Update stats for DRAM changes | Andreas Hansson | |
This patch updates the stats to reflect the changes to the DRAM controller. | |||
2014-02-16 | stats: updates due to branch predictor warming | Nilay Vaish | |
2014-01-24 | stats: update stats for ARMv8 changes | Ali Saidi | |
2014-01-24 | stats: update stats for cache occupancy and clock domain changes | Ali Saidi | |
2013-11-26 | stats: updates due to changes to ticksToCycles() | Nilay Vaish | |
2013-11-01 | stats: Bump stats to match DRAM controller changes | Andreas Hansson | |
This patch encompasses all the stats updates needed to reflect the changes to the DRAM controller. | |||
2013-10-16 | test: update stats | Steve Reinhardt | |
Update stats for recent changes. Mostly minor changes in register access stats due to addition of new cc register type and slightly different (and more accurate) classification of int vs. fp register accesses. |