----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1902/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9758:47d9b6068c50 --------------------------- 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. Diffs ----- tests/configs/o3-timing-mp.py 101441a7b420 tests/configs/simple-atomic-mp.py 101441a7b420 tests/configs/simple-timing-mp.py 101441a7b420 Diff: http://reviews.gem5.org/r/1902/diff/ Testing ------- All regressions pass Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
