Review Board 2.0.15


tests: Use more representative configs for ARM tests

Review Request #2399 - Created Sept. 10, 2014 and submitted - Latest diff uploaded

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 10392:8111a8da1938
---------------------------
tests: Use more representative configs for ARM tests

This patch changes the CPU and cache configurations used in the ARM SE and FS
regressions to make them more representative, and also get better code
coverage by exercising different replacement policies and use an L2
prefetcher.
Merely an update, this patch slows down the ARM o3 regressions quite a bit,
with an overall 6% impact on the total regression host time. This should
undoubtedly still be worth it though.