config: Use BaseSESystem in multi-processor regressions
Review Request #1902 - Created June 6, 2013 and discarded - Latest diff uploaded
| 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
