Review Board 2.0.15


config: Use BaseSESystem in multi-processor regressions

Review Request #1902 - Created June 6, 2013 and discarded

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 9773:840f67490b6a
---------------------------
config: Use BaseSESystem in multi-processor regressions

This patch adopts the BaseSESystem also in the o3-timing-mp,
simple-timing-mp and simple-atomic-mp regressions (only SPARC).

The default builder is used with existing caches sizes as they match
what was used in these scripts.

Due to the different order the ports are connected, the bus stats get
shuffled around. A separate patch bumps the port indices. Besides
this, all behaviour is exactly the same.
All regressions pass
Review request changed
Updated (June 13, 2013, 3:53 a.m.)

Status: Discarded