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> |
11860:67dee11badea |
19-Feb-2017 |
Andreas Hansson <andreas.hansson@arm.com> |
stats: Get all stats updated to reflect current behaviour
Line everything up again. |
11706:7339a92fffb5 |
17-Nov-2016 |
Andreas Hansson <andreas.hansson@arm.com> |
tests, ruby: Move rubytests from ALPHA (linux) to NULL (none)
This patch avoids compiling ALPHA six times as part of running 'util/regress', and instead relis on NULL with different protocols to run the rubytest. All we need is the memory system, so there is really no need to compile the ISA over and over again.
The one downside is the removal of running 'hello' for the variuos ALPHA and protocol combinations, but if this is a concern we should rather beef up the synthetic tests for the variuos protocols. |
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 |
11440:76b5639162af |
08-Apr-2016 |
Curtis Dunham <Curtis.Dunham@arm.com> |
stats: update stats for thermals, indirect BP |
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 |
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 |
11112:2e49619509e0 |
16-Sep-2015 |
Nilay Vaish <nilay@cs.wisc.edu> |
stats: slight changes to MOESI_CMP_token.
Due slight change to latency for the reissue table. |
11103:38f6188421e0 |
15-Sep-2015 |
Nilay Vaish <nilay@cs.wisc.edu> |
stats: updates due to recent changesets including d0934b57735a |
11066:969113566d50 |
30-Aug-2015 |
Nilay Vaish <nilay@cs.wisc.edu> |
stats: updates due to recent changes. |
11023:97cf7ba82f0c |
14-Aug-2015 |
Joel Hestness <jthestness@gmail.com> |
stats: Bump for MessageBuffer, cache latency changes |
10999:e5744056cf76 |
05-Aug-2015 |
Andreas Hansson <andreas.hansson@arm.com> |
stats: Reflect current behaviour
Not sure what went wrong in the pushing of the Ruby patches, but somehow these regressions are not updated. |
10900:ac6617bf9967 |
04-Jul-2015 |
Nilay Vaish <nilay@cs.wisc.edu> |
stats: update stale config.ini files, eio and few other stats. |
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. |
10736:4433fb00fa7d |
09-Mar-2015 |
Nilay Vaish <nilay@cs.wisc.edu> |
stats: changes to due to recent set of patches |
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. |
10526:0068ad93a67e |
06-Nov-2014 |
Nilay Vaish <nilay@cs.wisc.edu> |
stats: updates due to changes to ruby |
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. |
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. |
10229:aae7735450a9 |
23-May-2014 |
Nilay Vaish <nilay@cs.wisc.edu> |
stats: changes due to o3 cpu and ruby message buffer patches |
10036:80e84beef3bb |
24-Jan-2014 |
Ali Saidi <Ali.Saidi@ARM.com> |
stats: update stats for cache occupancy and clock domain changes |
10013:2e9e2fb2fa71 |
10-Jan-2014 |
Nilay Vaish <nilay@cs.wisc.edu> |
stats: updates due to changes to ruby |
10007:94d286db85c1 |
04-Jan-2014 |
Nilay Vaish <nilay@cs.wisc.edu> |
ruby: rename MESI_CMP_directory to MESI_Two_Level
This is because the next patch introduces a three level hierarchy. |
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. |
9864:1ee14c8f6555 |
06-Sep-2013 |
Nilay Vaish <nilay@cs.wisc.edu> |
stats: ruby: updates due to recent changes. |
9776:5fe711f40d18 |
25-Jun-2013 |
Nilay Vaish <nilay@cs.wisc.edu> |
stats: updates due to changes to stat collection in ruby |
9748:4f2a448d3896 |
10-Jun-2013 |
Nilay Vaish <nilay@cs.wisc.edu> |
stats: updates due to changes to ruby Ruby's controller statistics have been mostly moved to stats.txt now. Plus stats.txt for solaris/t1000-simple-atomic and arm/20.parser are also being updated. |
9698:db85c5348a96 |
21-May-2013 |
Nilay Vaish <nilay@cs.wisc.edu> |
stats: updates statistics for ruby regressions |
9605:b645e31a97b3 |
22-Mar-2013 |
Nilay Vaish <nilay@cs.wisc.edu> |
regressions: updates to config.ini for ruby tests |
9510:921d858c5bc7 |
10-Feb-2013 |
Nilay Vaish <nilay@cs.wisc.edu> |
regressions: update stats due to changes to ruby |
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. |
9469:d2eeba87c4a8 |
14-Jan-2013 |
Nilay Vaish <nilay@cs.wisc.edu> |
regressions: update stats due to changes in ruby obj hierarchy |
9367:0a034df1c6a7 |
11-Dec-2012 |
Nilay Vaish <nilay@cs.wisc.edu> |
regressions: stats update due to stats from ruby prefetcher |
9276:a5ede748a1d9 |
02-Oct-2012 |
Nilay Vaish <nilay@cs.wisc.edu> |
Regression Tests: Update statistics |
9207:ee27d0bf7353 |
10-Sep-2012 |
Nilay Vaish <nilay@cs.wisc.edu> |
Regression: Updates due to changes to Ruby memory controller |
9204:09d63f1e3559 |
10-Sep-2012 |
Andreas Hansson <andreas.hansson@arm.com> |
Ruby: Bump the stats after recent memory controller changes
This patch simply bumps the stats to avoid having failing regressions. Someone with more insight in the changes should verify that these differences all make sense. |
9183:8ee71266699b |
05-Sep-2012 |
Joel Hestness <hestness@cs.wisc.edu> |
stats: Update Ruby regressions for memory controller fix |
9169:89acf0b76858 |
25-Aug-2012 |
Nilay Vaish <nilay@cs.wisc.edu> |
Regression: updates ruby.stats due to change in virtual network |
9136:2481b3ef5385 |
28-Jul-2012 |
Ali Saidi <saidi@eecs.umich.edu> |
stats: fix some miss-committed changes from the icache change |
9134:275232ad377d |
27-Jul-2012 |
Ali Saidi <saidi@eecs.umich.edu> |
stats: update stats for icache change not allowing dirty data |
9118:fdfe72857f89 |
12-Jul-2012 |
Nilay Vaish <nilay@cs.wisc.edu> |
Regression: update ruby.stats file |
9113:9a72589ce4fd |
11-Jul-2012 |
Brad Beckmann <Brad.Beckmann@amd.com> |
regress: ruby stat additions and config changes |
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. |
8944:d062cc7a8bdf |
12-Apr-2012 |
Andreas Hansson <andreas.hansson@arm.com> |
Stats: Update with use of std::map for ordered iteration in Ruby
This patch updates the stats to reflect the changes due to the use of std::map instead of the hash map order-dependent iteration in Ruby. |
8940:a48540069b8d |
06-Apr-2012 |
Brad Beckmann <Brad.Beckmann@amd.com> |
regress: ruby random tester and hammer stats updates |
8835:7c68f84d7c4e |
12-Feb-2012 |
Ali Saidi <Ali.Saidi@ARM.com> |
stats: update stats for insts/ops and master id changes |
8830:e46277f4b516 |
12-Feb-2012 |
Nilay Vaish <nilay@cs.wisc.edu> |
Regressions: Update stats due to change in MESI protocol |
8802:ef66a9083bc4 |
28-Jan-2012 |
Gabe Black <gblack@eecs.umich.edu> |
SE/FS: Make both SE and FS tests available all the time. |