Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-28 | X86 Regressions: Update stats due to introduction of TSO | Nilay Vaish | |
2012-01-25 | stats: Update stats for final tick and memory bandwidth patches | Ali Saidi | |
2012-01-17 | Ruby: Change the access permissions for MOESI hammer | Andreas Hansson | |
Regression statistics update. | |||
2012-01-10 | MOESI Hammer: Update regression test output | Nilay Vaish | |
2012-01-10 | X86 Regressions: Update stats due to fence instruction | Nilay Vaish | |
2011-12-01 | regress: updated hammer memtest and rubytest outputs | Brad Beckmann | |
--HG-- extra : rebase_source : b02ad38b477d87bf28f7677c985ec7fe9a7d4694 | |||
2011-12-01 | imported patch ext/stats_updates.patch | Ali Saidi | |
--HG-- extra : rebase_source : 4697ba9eb1ca8c67fe0915fb8340d7d4ae94caba | |||
2011-11-05 | Tests: Update stats due to addition of fence microop | Nilay Vaish | |
2011-09-17 | MIPS: Fix regressions tests | Ali Saidi | |
2011-09-13 | O3: Update stats for new ordering fix. | Ali Saidi | |
2011-09-09 | MIPS: Update MIPS stats for cleaned up operand checks. | Gabe Black | |
2011-08-19 | ARM: Add some MP regressions and clean up the disk images and kernels a bit | Ali Saidi | |
2011-08-19 | O3: Update stats for LSQ changes. | Ali Saidi | |
2011-07-10 | O3: Update stats for fetch and bp changes. | Ali Saidi | |
2011-07-02 | Stats: Update stats for the x86 store fault fix. | Gabe Black | |
2011-06-30 | Regression: Updates regression outputs for Ruby memtest | Brad Beckmann | |
This patch updates the regression outputs for Ruby memtest. This was required because of the changes carried out by the addition of functional access support to Ruby. | |||
2011-06-20 | inorder: sparc: add 02.insttest regression | Korey Sewell | |
2011-06-20 | inorder: sparc: add hello world regression | Korey Sewell | |
- add InOrderCPU compile option to SPARC - add hello regression for SPARC | |||
2011-06-20 | merge regression updates | Korey Sewell | |
2011-06-20 | alpha:o3:simple: update simout/err files | Korey Sewell | |
A few prior changesets have changed the gem5 output in a way that wont cause errors but may be confusing for someone trying to debug the regressions. Ones that I caught were: - no more "warn: <hash address" - typo in the ALPHA Prefetch unimplemented warning Additionaly, the last updated stats changes rearrange the ordering of the stats output even though they are still correct stats (gem5 is smart enough to detect this). All the regressions pass w/the same stats even though it looks like they are being changed. | |||
2011-06-20 | inorder: alpha-hello regression update | Korey Sewell | |
2011-06-19 | inorder: update SE regressions | Korey Sewell | |
2011-06-10 | sparc: update o3 regressions | Korey Sewell | |
2011-06-10 | sparc: update simple cpu regressions | Korey Sewell | |
use stats file generated by zizzer | |||
2011-05-23 | Stats: Update stats for minor O3 changes below. | Ali Saidi | |
2011-05-13 | ARM: Fix up stats for previous changes to condition codes | Ali Saidi | |
2011-05-04 | ARM: Update ARM_FS stats for mp changes | Ali Saidi | |
2011-05-04 | O3/ARM: Update stats for recent changes. | Ali Saidi | |
2011-04-28 | regress: updates after changing ruby network bandwidth | Brad Beckmann | |
2011-04-22 | tests: updates for stat name change | Nathan Binkert | |
2011-04-19 | tests: update stats for name changes | Nathan Binkert | |
2011-04-12 | ARM: Fix stats for ARM_SE checkpoint restore fix. | Ali Saidi | |
Register reads/writes done in startup() count against the stats while they don't count if done in initState(). | |||
2011-04-04 | ARM: Update stats for default inclusion of CF adapter. | Ali Saidi | |
2011-04-04 | ARM: Update stats for previous changes. | Ali Saidi | |
2011-04-04 | O3: Update stats for memory order violation checking patch. | Ali Saidi | |
2011-03-26 | tests: update reference outputs for ruby cache index change | Steve Reinhardt | |
MOESI_CMP_token is the only protocol that showed noticeable stats differences. | |||
2011-03-17 | ARM: Update stats for the previous changes and add ARM_FS/O3 regression. | Ali Saidi | |
2011-03-17 | Stats: Update the statistics for rfe patch. | Ali Saidi | |
2011-03-12 | Regressions: Move the X86_FS regressions to "quick" instead of "long". | Gabe Black | |
--HG-- rename : tests/long/10.linux-boot/ref/x86/linux/pc-simple-atomic/config.ini => tests/quick/10.linux-boot/ref/x86/linux/pc-simple-atomic/config.ini rename : tests/long/10.linux-boot/ref/x86/linux/pc-simple-atomic/simerr => tests/quick/10.linux-boot/ref/x86/linux/pc-simple-atomic/simerr rename : tests/long/10.linux-boot/ref/x86/linux/pc-simple-atomic/simout => tests/quick/10.linux-boot/ref/x86/linux/pc-simple-atomic/simout rename : tests/long/10.linux-boot/ref/x86/linux/pc-simple-atomic/stats.txt => tests/quick/10.linux-boot/ref/x86/linux/pc-simple-atomic/stats.txt rename : tests/long/10.linux-boot/ref/x86/linux/pc-simple-atomic/system.pc.terminal => tests/quick/10.linux-boot/ref/x86/linux/pc-simple-atomic/system.pc.terminal rename : tests/long/10.linux-boot/ref/x86/linux/pc-simple-timing/config.ini => tests/quick/10.linux-boot/ref/x86/linux/pc-simple-timing/config.ini rename : tests/long/10.linux-boot/ref/x86/linux/pc-simple-timing/simerr => tests/quick/10.linux-boot/ref/x86/linux/pc-simple-timing/simerr rename : tests/long/10.linux-boot/ref/x86/linux/pc-simple-timing/simout => tests/quick/10.linux-boot/ref/x86/linux/pc-simple-timing/simout rename : tests/long/10.linux-boot/ref/x86/linux/pc-simple-timing/stats.txt => tests/quick/10.linux-boot/ref/x86/linux/pc-simple-timing/stats.txt rename : tests/long/10.linux-boot/ref/x86/linux/pc-simple-timing/system.pc.terminal => tests/quick/10.linux-boot/ref/x86/linux/pc-simple-timing/system.pc.terminal | |||
2011-03-01 | X86: Update stats for the x86 o3 hello world regression. | Gabe Black | |
2011-02-23 | regress: MOESI_hammer memtest updates | Brad Beckmann | |
2011-02-23 | ARM: Update regression tests for preceeding changes. | Ali Saidi | |
2011-02-18 | m5: merge inorder/release-notes/make_release changes | Korey Sewell | |
2011-02-18 | inorder: regr-update: reduce dynamic mem. use to speedup sims | Korey Sewell | |
previous changesets took a closer look at memory mgmt in the inorder model and sought to avoid dynamic memory mgmt (for access to pipeline resources) as much as possible. For the regressions that were run, the sims are about 2x speedup from changeset 7726 which is the last change since the recent commits in Feb. (note: these regressions now are 4-issue CPUs instead of just 1-issue) | |||
2011-02-13 | X86: Update stats for the improved branch detection/prediction. | Gabe Black | |
2011-02-13 | X86: Update stats now that the dest reg isn't read unnecessarily to set flags. | Gabe Black | |
2011-02-13 | X86: Update stats for the reduced register reads. | Gabe Black | |
2011-02-12 | inorder:regress: host-inst-rate improved ~58% | Korey Sewell | |
there are still only a few inorder benchmark but for the lengthier benchmarks (twolf and vortext) the latest changes to how instruction scheduling (how instructions figure out what they want to do on each pipeline stage in the inorder model) were able to improve performance by a nice amount... The latest results for the inorder model process about 100k insts/second (note: 58% is over the last time run on 64-bit pool machines at UM) | |||
2011-02-11 | Stats: Update the statistics for vnc patch. | Ali Saidi | |
2011-02-08 | regess: protocol regression tester updates | Brad Beckmann | |