History log of /gem5/tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/config.ini
Revision Date Author Comments
# 11952:a1b3c659b926 04-Apr-2017 Gabe Black <gabeblack@google.com>

stats: Update the solaris boot stats for the new op classes.

The change below introduced some new op classes which have their own stats,
and the counts the instructions used to be under have gone down.

commit 6c72c3551978ef2eabbe9727bf24fd2fcf385318
Author: Fernando Endo <fernando.endo2@gmail.com>
Date: Sat Oct 15 14:58:45 2016 -0500

cpu, arm: Distinguish Float* and SimdFloat*, create FloatMem* opClass

Change-Id: Ifa3a279493f503585a7b2cbb2785b106e24184bb
Reviewed-on: https://gem5-review.googlesource.com/2648
Maintainer: Jason Lowe-Power <jason@lowepower.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>


# 11951:fbc62d4732be 04-Apr-2017 Gabe Black <gabeblack@google.com>

stats: Update the solaris boot stats for the default snoop_filter.

The snoop_filter was enabled by default by this change:

commit 080d4e08d627b5b726afec71d38370373b7376c5
Author: Andreas Hansson <andreas.hansson@arm.com>
Date: Fri Aug 12 14:11:45 2016 +0100

mem: Add snoop filter to SystemXBar by default

Change-Id: I850473c70437588b47812f1dc00d6ecdb66daa36
Reviewed-on: https://gem5-review.googlesource.com/2647
Maintainer: Jason Lowe-Power <jason@lowepower.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>


# 11950:8011fd8ce05c 04-Apr-2017 Gabe Black <gabeblack@google.com>

stats: Update the solaris boot stats for new snoopTraffic stat.

The following change added the new stat:

commit 0020662459fdd9efcfe9864ef12160515434ccdb
Author: David Guillen Fandos <david.guillen@arm.com>
Date: Thu Jul 21 17:19:14 2016 +0100

mem: Add snoop traffic statistic

Change-Id: I9ee0fb4b8cc97c6b94e76ab5524f89c78c97d1a6
Reviewed-on: https://gem5-review.googlesource.com/2646
Maintainer: Jason Lowe-Power <jason@lowepower.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>


# 11946:8eb1f2595a92 04-Apr-2017 Gabe Black <gabeblack@google.com>

stats: Add a boat load of stats to the SPARC solaris boot regression.

A large number of stats were added by the following change:

commit 5350879f499470a2683dfec6cff021dd7ac20fa6
Author: David Guillen Fandos <david.guillen@arm.com>
Date: Mon Jun 6 17:16:43 2016 +0100

pwr: Add power states to ClockedObject

Change-Id: Iec32bb7f701db0a09be26fe5ffb2812385f972c2
Reviewed-on: https://gem5-review.googlesource.com/2642
Maintainer: Jason Lowe-Power <jason@lowepower.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>


# 11298:e535b95573c0 17-Jan-2016 Steve Reinhardt <stever@gmail.com>

stats: update SPARC FS stats

The fs/80.solaris-boot/sparc/solaris/t1000-simple-atomic test was
broken for so long that, now that it's working again, the stats
output is out of date. This changeset updates the outputs, on
the assumption that the stats changes are all valid differences
due to other changes made while it was broken.


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

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


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

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


# 10411:d96740732a61 21-Sep-2014 Steve Reinhardt <stever@gmail.com>

stats: update t1000 stats for recent changes


# 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.


# 10222:d51e31eef415 12-May-2014 Steve Reinhardt <stever@gmail.com>

tests: update t1000 & pc-switcheroo-full stats

committed reference config.json files too


# 9885:afd9ea6101d9 28-Sep-2013 Steve Reinhardt <stever@gmail.com>

tests: update reference outputs

Apparently only stats.txt was updated the last time, so
this changeset updates other reference output files
(config.ini, simout, simerr, ruby.stats) so that
test output diffs should not be cluttered with irrelevant
changes. There are a few stats.txt updates too, but
they are in the minority.


# 9871:c1b28ea22ff8 15-Sep-2013 Nilay Vaish <nilay@cs.wisc.edu>

stats: update sparc fs due to recent changes to memory class.


# 9575:6c4d6fdf3644 04-Mar-2013 Ali Saidi <saidi@eecs.umich.edu>

stats: update patches for branch predictor and fetch updates.


# 9055:38f1926fb599 05-Jun-2012 Ali Saidi <saidi@eecs.umich.edu>

all: Update stats for memory per master and total fix.


# 8983:8800b05e1cb3 09-May-2012 Nathan Binkert <nate@binkert.org>

stats: update stats for no_value -> nan
Lots of accumulated older changes too.


# 8835:7c68f84d7c4e 12-Feb-2012 Ali Saidi <Ali.Saidi@ARM.com>

stats: update stats for insts/ops and master id changes


# 8802:ef66a9083bc4 28-Jan-2012 Gabe Black <gblack@eecs.umich.edu>

SE/FS: Make both SE and FS tests available all the time.