History log of /gem5/tests/long/se/30.eon/ref/arm/linux/minor-timing/config.ini
Revision Date Author Comments
# 11680:b4d943429dc6 13-Oct-2016 Curtis Dunham <Curtis.Dunham@arm.com>

stats: update references


# 11570:4aac82f10951 21-Jul-2016 Curtis Dunham <Curtis.Dunham@arm.com>

stats: update references


# 11103:38f6188421e0 15-Sep-2015 Nilay Vaish <nilay@cs.wisc.edu>

stats: updates due to recent changesets including d0934b57735a


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

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


# 10753:48a72150f82c 19-Mar-2015 Steve Reinhardt <stever@gmail.com>

stats: update Minor stats due to PF bug fix

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.


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

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


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


# 10260:384d554cea8c 23-Jul-2014 Andrew Bardsley <Andrew.Bardsley@arm.com>

cpu: Minor CPU add regression tests for ARM and ALPHA

This patch adds regression tests results and test harnesses
for the Minor CPU on ARM and ALPHA.