History log of /gem5/tests/quick/se/70.tgen/ref/null/none/tgen-dram-ctrl/stats.txt
Revision Date Author Comments
# 12268:54566b73dc61 16-Dec-2016 Radhika Jagtap <radhika.jagtap@arm.com>

tests: Add tests for DRAM low power modes

This patch adds two regression tests that execute the script in the
configs dir for triggering low power mode transitions. A separate
test is required for each page policy because for close-adaptive
page policy the DRAM goes into the Precharge Power-down mode while
for open-adaptive page policy it goes into the Activate Power-down
mode.

Change-Id: Iad61af23f132db046f2857cc3ef64b2bf42cf5e4
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/5726
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>


# 11680:b4d943429dc6 13-Oct-2016 Curtis Dunham <Curtis.Dunham@arm.com>

stats: update references


# 11530:6e143fd2cabf 06-Jun-2016 Andreas Sandberg <andreas.sandberg@arm.com>

stats: Add power stats to test references

Change-Id: Ic827213134b199446822f128b81d4a480e777fee


# 11502:e273e86a873d 31-May-2016 Curtis Dunham <Curtis.Dunham@arm.com>

stats: update for snoop filter tweak


# 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


# 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


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


# 10726:8a20e2a1562d 02-Mar-2015 Andreas Hansson <andreas.hansson@arm.com>

stats: Update stats to reflect cache and interconnect changes

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.


# 10628:c9b7e0c69f88 23-Dec-2014 Andreas Hansson <andreas.hansson@arm.com>

stats: Bump stats for decoder, TLB, prefetcher and DRAM changes

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.


# 10433:821cbe4a183b 09-Oct-2014 Andreas Hansson <andreas.hansson@arm.com>

stats: Add DRAM power statistics to reference output


# 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


# 10218:5a45f124a2f7 09-May-2014 Andreas Hansson <andreas.hansson@arm.com>

tests: Reflect name change in DRAM tests

This patch reflects the recent name change in the DRAM TrafficGen
tests and also tidies up the test directory.