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

stats: update for snoop filter tweak


# 11456:c0fb4435b80f 21-Apr-2016 Andreas Hansson <andreas.hansson@arm.com>

stats: Update stats to reflect cache changes

Removed unused stats, now counting WriteLineReq, and changed how
uncacheable writes are handled while responses are outstanding.


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

stats: Update stats to reflect changes to cache and crossbar


# 11312:3d7a85d71bd1 22-Jan-2016 Tony Gutierrez <anthony.gutierrez@amd.com>

stats: update stats to after GPU checkin


# 11268:8b4b55d79ddd 12-Dec-2015 Anthony Gutierrez <atgutier@umich.edu>

stats: bump stats to reflect ruby tester changes


# 11245:1c5102c0a7a9 04-Dec-2015 Andreas Sandberg <andreas.sandberg@arm.com>

stats: Update to reflect changes to PCI handling


# 11219:b65d4e878ed2 16-Nov-2015 Nilay Vaish <nilay@cs.wisc.edu>

stats: updates due to recent chagnesets


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

stats: Update stats to match cache changes


# 11138:a611a23c8cc2 25-Sep-2015 Andreas Hansson <andreas.hansson@arm.com>

stats: Update stats to reflect snoop-filter changes


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


# 10827:7f5467f2f8b8 05-May-2015 Andreas Hansson <andreas.hansson@arm.com>

stats: Update stats to reflect cache changes


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

stats: changes due to recent changesets.


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

stats: x86: Update stats for the CPUID change.


# 10585:1c9d5d9417b3 02-Dec-2014 Andreas Hansson <andreas.hansson@arm.com>

stats: Bump stats for fixes, mostly TLB and WriteInvalidate


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


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

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


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


# 10352:5f1f92bf76ee 03-Sep-2014 Andreas Hansson <andreas.hansson@arm.com>

stats: Update stats for CPU and cache changes

This patch updates the stats to reflect the fixes and changes to the
CPU (mainly the o3), and the caches.


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

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


# 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


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

stats: updates due to changes to ticksToCycles()


# 9962:7aef35367a21 01-Nov-2013 Andreas Hansson <andreas.hansson@arm.com>

stats: Bump stats after shifting to SimpleMemory

Match stats with new regression configs.


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


# 9838:43d22d746e7a 19-Aug-2013 Andreas Hansson <andreas.hansson@arm.com>

stats: Cumulative stats update

This patch updates the stats to reflect the: 1) addition of the
internal queue in SimpleMemory, 2) moving of the memory class outside
FSConfig, 3) fixing up of the 2D vector printing format, 4) specifying
burst size and interface width for the DRAM instead of relying on
cache-line size, 5) performing merging in the DRAM controller write
buffer, and 6) fixing how idle cycles are counted in the atomic and
timing CPU models.

The main reason for bundling them up is to minimise the changeset
size.


# 9797:9cd5f91e7a79 27-Jun-2013 Andreas Hansson <andreas.hansson@arm.com>

stats: Update stats for monitor, cache and bus changes

This patch removes the sparse histogram total from the CommMonitor
stats. It also bumps the stats after the unit fixes in the atomic
cache access. Lastly, it updates the stats to match the new port
ordering. All numbers are the same, and the only thing that changes is
which master corresponds to what port index.


# 9729:e2fafd224f43 30-May-2013 Andreas Hansson <andreas.hansson@arm.com>

stats: Update the stats to reflect bus and memory changes

This patch updates the stats to reflect the addition of the bus stats,
and changes to the bus layers. In addition it updates the stats to
match the addition of the static pipeline latency of the memory
conotroller and the addition of a stat tracking the bytes per
activate.


# 9702:094d0280e481 21-May-2013 Nilay Vaish <nilay@cs.wisc.edu>

x86, regressions: updates stats
This is due to op class, function call, walker patches.


# 9672:4a4294822ec5 23-Apr-2013 Nilay Vaish <nilay@cs.wisc.edu>

x86, stats: updates due to lret bugfix


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

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


# 9568:cd1351d4d850 01-Mar-2013 Andreas Hansson <andreas.hansson@arm.com>

stats: Update stats to reflect SimpleDRAM changes

This patch bumps the stats to reflect the slight change in how the
retry is handled, and also the pruning of some redundant stats.


# 9490:e6a09d97bdc9 31-Jan-2013 Andreas Hansson <andreas.hansson@arm.com>

stats: Update stats for regressions using SimpleDDR3

This patch updates the regression stats to reflect that they are using
the SimpleDDR3 controller by default.


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


# 9474:23c3e1c0e9e4 15-Jan-2013 Nilay Vaish <nilay@cs.wisc.edu>

x86 regressions: updates due to new instructions and cpuid


# 9312:e05e1b69ebf2 25-Oct-2012 Andreas Hansson <andreas.hansson@arm.com>

stats: Update stats to reflect use of SimpleDRAM

This patch bumps the stats to match the use of SimpleDRAM instead of
SimpleMemory in all inorder and O3 regressions, and also all
full-system regressions. A number of performance-related stats change,
and a whole bunch of stats are added for the memory controller.


# 9289:a31a1243a3ed 15-Oct-2012 Andreas Hansson <andreas.hansson@arm.com>

Stats: Update stats for cache timings in cycles

This patch updates the stats to reflect the change in how cache
latencies are expressed. In addition, the latencies are now rounded to
multiples of the clock period, thus also affecting other stats.


# 9283:490958b032d6 15-Oct-2012 Andreas Hansson <andreas.hansson@arm.com>

Stats: Update stats for use of two-level builder

This patch updates the name of the l2 stats.


# 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


# 9079:9a244ebdc3c9 29-Jun-2012 Ali Saidi <Ali.Saidi@ARM.com>

Stats: Update stats for RAS and LRU fixes.


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

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


# 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


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