config: Unify caches used in regressions and adjust L2 MSHRs
authorAndreas Hansson <andreas.hansson@arm.com>
Tue, 30 Oct 2012 11:44:08 +0000 (07:44 -0400)
committerAndreas Hansson <andreas.hansson@arm.com>
Tue, 30 Oct 2012 11:44:08 +0000 (07:44 -0400)
commit9cbe1cb653428a2298644579ddf82c46272683d4
treef02848bbbdfbc6c083e134969389cdc6a671e613
parent30f5bf5f23672a5946f12616bb1a592d84e04645
config: Unify caches used in regressions and adjust L2 MSHRs

This patch unified the L1 and L2 caches used throughout the
regressions instead of declaring different, but very similar,
configurations in the different scripts.

The patch also changes the default L2 configuration to match what it
used to be for the fs and se scripts (until the last patch that
updated the regressions to also make use of the cache config). The
MSHRs and targets per MSHR are now set to a more realistic default of
20 and 12, respectively.

As a result of both the aforementioned changes, many of the regression
stats are changed. A follow-on patch will bump the stats.
configs/common/Caches.py
tests/configs/inorder-timing.py
tests/configs/memtest.py
tests/configs/o3-timing-checker.py
tests/configs/o3-timing.py
tests/configs/simple-atomic-mp.py
tests/configs/simple-timing-mp.py
tests/configs/simple-timing.py