Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-27 | regressions: update due to cache latency fix | Nilay Vaish | |
2013-03-26 | stats: Update stats for cache retry event check | Andreas Hansson | |
This patch updates the stats for the affected stats. All the changes are minimal (in the <0.01% range). | |||
2013-03-26 | stats: Update stats to reflect bus retry changes | Andreas Hansson | |
This patch updates the stats after splitting the bus retry into waiting for the bus and waiting for the peer. | |||
2013-03-22 | regressions: updates to config.ini for ruby tests | Nilay Vaish | |
2013-03-11 | regressions: x86: stats updates due to new x87 insts | Nilay Vaish | |
2013-03-04 | stats: update patches for branch predictor and fetch updates. | Ali Saidi | |
2013-03-01 | stats: Update stats to reflect SimpleDRAM changes | Andreas Hansson | |
This patch bumps the stats to reflect the slight change in how the retry is handled, and also the pruning of some redundant stats. | |||
2013-02-19 | stats: more zizzer stats fun | Ali Saidi | |
2013-02-15 | stats: update regressions for o3 changes in renaming and translation. | Ali Saidi | |
2013-02-10 | regressions: update stats due to changes to ruby | Nilay Vaish | |
2013-01-31 | stats: Update stats for regressions using SimpleDDR3 | Andreas Hansson | |
This patch updates the regression stats to reflect that they are using the SimpleDDR3 controller by default. | |||
2013-01-28 | stats: Fix naming (BPredUnit to branchPred) for 20.parser ARM o3 | Andreas Hansson | |
This patch bumps the stats for 20.parser for ARM o3-timing to reflect a namechange of the branch predictor. | |||
2013-01-24 | regressions: update stats due to branch predictor changes | Nilay Vaish | |
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. | |||
2013-01-15 | x86 regressions: updates due to new instructions and cpuid | Nilay Vaish | |
2013-01-14 | regressions: update stats due to changes in ruby obj hierarchy | Nilay Vaish | |
2013-01-14 | stats: Bump failing x86 regression stats | Andreas Hansson | |
This patch bumps the stats of mcf and twolf for the o3 CPU such that the regressions pass. | |||
2013-01-08 | stats: update stats for previous six changes | Ali Saidi | |
2013-01-07 | stats: update stats for previous changes. | Ali Saidi | |
2013-01-07 | tests: Add CPU switching tests | Andreas Sandberg | |
This changeset adds a set of tests that stress the CPU switching code. It adds the following test configurations: * tsunami-switcheroo-full -- Alpha system (atomic, timing, O3) * realview-switcheroo-atomic -- ARM system (atomic<->atomic) * realview-switcheroo-timing -- ARM system (timing<->timing) * realview-switcheroo-o3 -- ARM system (O3<->O3) * realview-switcheroo-full -- ARM system (atomic, timing, O3) Reference data is provided for the 10.linux-boot test case. All of the tests trigger a CPU switch once per millisecond during the boot process. The in-order CPU model was not included in any of the tests as it does not support CPU handover. | |||
2013-01-04 | regressions: stats update due to decoder changes | Nilay Vaish | |
2012-12-30 | x86 regressions: stats update due to new x87 instructions | Nilay Vaish | |
2012-12-12 | arm regressions: updates to config.ini, terminal files | Nilay Vaish | |
2012-12-11 | regressions: stats update due to stats from ruby prefetcher | Nilay Vaish | |
2012-11-02 | update stats for preceeding changes | Ali Saidi | |
2012-10-30 | stats: Update stats for unified cache configuration | Andreas Hansson | |
This patch updates the stats to reflect the changes in the L2 MSHRs, as the latter are now uniform across the regressions. | |||
2012-10-27 | regressions: update stats for ruby fs test | Nilay Vaish | |
2012-10-25 | stats: Update the stats to reflect the 1GHz default system clock | Andreas Hansson | |
This patch updates the stats to reflect the change in the default system clock from 1 THz to 1GHz. The changes are due to the DMA devices now injecting requests at a lower pace. | |||
2012-10-25 | stats: Update stats to reflect use of SimpleDRAM | Andreas Hansson | |
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. | |||
2012-10-23 | stats: Update stats for DMA port send | Andreas Hansson | |
This patch updates the stats after removing the zero-time send used in the DMA port. | |||
2012-10-23 | stats: Update t1000 stats to match recent changes | Andreas Hansson | |
This patch brings the t1000 stats up to date. | |||
2012-10-15 | Stats: Update stats for cache timings in cycles | Andreas Hansson | |
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. | |||
2012-10-15 | Stats: Update stats for new default L1-to-L2 bus clock and width | Andreas Hansson | |
This patch updates the stats to reflect the changes in the clock speed and width for the bus connecting the L1 and L2 caches. | |||
2012-10-15 | Stats: Update stats for use of two-level builder | Andreas Hansson | |
This patch updates the name of the l2 stats. | |||
2012-10-02 | Regression Tests: Update statistics | Nilay Vaish | |
2012-09-25 | ARM: update stats for bp and squash fixes. | Ali Saidi | |
2012-09-18 | Stats: Update stats to reflect SimpleMemory bandwidth | Andreas Hansson | |
This patch simply bumps the stats to reflect the introduction of a bandwidth limit of 12.8GB/s for SimpleMemory. | |||
2012-09-13 | Stats: Remove the reference stats that are no longer present | Andreas Hansson | |
This patch simply removes the commitCommittedInsts and commitCommittedOps from the reference statistics, following their removal from the CPU. | |||
2012-09-11 | x86 Regressions: Update stats due to register predication | Nilay Vaish | |
2012-09-10 | Regression: Updates due to changes to Ruby memory controller | Nilay Vaish | |
2012-09-10 | Device: Update stats for PIO and PCI latency change | Andreas Hansson | |
This patch merely updates the regression stats to reflect the change in PIO and PCI latency. | |||
2012-08-28 | Checker: Bump the realview-o3-checker regression | Andreas Hansson | |
This patch bumps the stats for the realview-o3-checker after fixing the checker CPU in the previous patch. | |||
2012-08-25 | Regression: updates ruby.stats due to change in virtual network | Nilay Vaish | |
2012-08-15 | stats: Update stats for syscall emulation Linux kernel changes. | Ali Saidi | |
2012-07-30 | stats: revert pc-simple-timing-ruby-MESI_CMP_directory to before last update | Ali Saidi | |
2012-07-27 | stats: update stats for icache change not allowing dirty data | Ali Saidi | |
2012-07-22 | Regression: Update stats due to changes to x86 cpuid instruction | Nilay Vaish | |
2012-07-12 | Regression: update ruby.stats file | Nilay Vaish | |
2012-07-09 | Stats: Updates due to bus changes | Andreas Hansson | |
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. | |||
2012-06-29 | Stats: Update stats for RAS and LRU fixes. | Ali Saidi | |
2012-06-05 | all: Update stats for memory per master and total fix. | Ali Saidi | |