History log of /gem5/tests/long/fs/10.linux-boot/ref/x86/linux/pc-o3-timing/config.ini
Revision Date Author Comments
# 11245:1c5102c0a7a9 04-Dec-2015 Andreas Sandberg <andreas.sandberg@arm.com>

stats: Update to reflect changes to PCI handling


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

stats: updates due to recent changesets including d0934b57735a


# 10914:0ffd72d69092 07-Jul-2015 Andreas Sandberg <andreas.sandberg@arm.com>

stats: Update pc-switcheroo stats

The pc-switcheroo test cases has slightly different timing after
decoupling draining from the SimObject hierarchy. This is expected
since objects aren't drained in the exact same order as before.


# 10901:8cfa8dac39fe 05-Jul-2015 Nilay Vaish <nilay@cs.wisc.edu>

stats: x86: update stats missed out on in preivous changeset


# 10791:a80d2d716a53 20-Apr-2015 Steve Reinhardt <steve.reinhardt@amd.com>

stats: update a few stats from long O3 runs

Very small changes to iew.predictedNotTakenIncorrect
and iew.branchMispredicts. Looks like similar updates
were committed on April 3 (changeset 235ff1c046df), but
only for the quick tests.


# 10639:469cf1ea40f5 07-Jan-2015 Gabe Black <gabeblack@google.com>

stats: x86: Update stats for the CPUID change.


# 10549:6317351a288c 21-Nov-2014 Gabe Black <gabeblack@google.com>

x86: Update stats for the new Linux delay port.


# 10540:45204db420c0 17-Nov-2014 Gabe Black <gabeblack@google.com>

x86: Update the stats for the x86 FS o3 boot test.


# 10513:ca4438b6e39a 30-Oct-2014 Ali Saidi <Ali.Saidi@ARM.com>

tests: Update regressions for the new kernels and various preceeding fixes.


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


# 10242:cb4e86c17767 22-Jun-2014 Steve Reinhardt <steve.reinhardt@amd.com>

stats: update for O3 changes

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.


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

stats: update stats for cache occupancy and clock domain changes


# 9988:0b2e590c85be 26-Nov-2013 Nilay Vaish <nilay@cs.wisc.edu>

stats: updates due to changes to ticksToCycles()


# 9924:31ef410b6843 16-Oct-2013 Steve Reinhardt <steve.reinhardt@amd.com>

test: update stats

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.


# 9901:13c5fea24be1 02-Oct-2013 Andreas Sandberg <andreas@sandberg.pp.se>

stats: Update x86 stats after x87 fixes

The updates to the x87 caused the stats for several regressions to
change. This was mainly caused by the addition of a working 32-bit and
80-bit FP load instruction and xsave support.


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


# 9625:47591444a7c5 29-Mar-2013 Nilay Vaish <nilay@cs.wisc.edu>

regressions: updates due to changes to o3 cpu, x86 memory map


# 9620:89aa34e10625 27-Mar-2013 Nilay Vaish <nilay@cs.wisc.edu>

regressions: update due to cache latency fix


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

stats: update patches for branch predictor and fetch updates.


# 9536:8149223cd7db 15-Feb-2013 Ali Saidi <Ali.Saidi@ARM.com>

stats: update regressions for o3 changes in renaming and translation.


# 9481:b0fa6b872f40 24-Jan-2013 Nilay Vaish <nilay@cs.wisc.edu>

regressions: update stats due to branch predictor changes
The actual statistical values are being updated for only two tests belonging
to sparc architecture and inorder cpu: 00.hello and 02.insttest. For others
the patch updates config.ini and name changes to statistical variables.


# 9449:56610ab73040 07-Jan-2013 Ali Saidi <Ali.Saidi@ARM.com>

stats: update stats for previous changes.


# 9348:44d31345e360 02-Nov-2012 Ali Saidi <Ali.Saidi@ARM.com>

update stats for preceeding changes


# 9213:5cab5448909c 11-Sep-2012 Nilay Vaish <nilay@cs.wisc.edu>

x86 Regressions: Update stats due to register predication


# 9134:275232ad377d 27-Jul-2012 Ali Saidi <saidi@eecs.umich.edu>

stats: update stats for icache change not allowing dirty data


# 9125:65423863d963 22-Jul-2012 Nilay Vaish <nilay@cs.wisc.edu>

Regression: Update stats due to changes to x86 cpuid instruction


# 9096:8971a998190a 09-Jul-2012 Andreas Hansson <andreas.hansson@arm.com>

Stats: Updates due to bus changes

This patch bumps all the stats to reflect the bus changes, i.e. the
introduction of the state variable, the division into a request and
response layer, and the new default bus width of 8 bytes.


# 9039:9a22621c741c 04-Jun-2012 Gabe Black <gblack@eecs.umich.edu>

X86: Update stats for the CPUID change.


# 9013:afa278317136 22-May-2012 Nilay Vaish <nilay@cs.wisc.edu>

X86 Regression: update stats due to cc register split


# 8963:91a6f8f07074 24-Apr-2012 Gabe Black <gblack@eecs.umich.edu>

X86: Update stats for the slightly changed TLB behavior.


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

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


# 8825:23b349d77ac1 10-Feb-2012 Nilay Vaish <nilay@cs.wisc.edu>

Regressions: Update stats due to O3 CPU changes


# 8807:35e77c938919 29-Jan-2012 Gabe Black <gblack@eecs.umich.edu>

Yet another merge with the main repository.


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

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