Review Board 2.0.15


Regression: Use CPU clock and 32-byte width for L1-L2 bus

Review Request #1451 - Created Sept. 26, 2012 and submitted

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 9284:629583c5f1d5
---------------------------
Regression: Use CPU clock and 32-byte width for L1-L2 bus

This patch changes the CoherentBus between the L1s and L2 to use the
CPU clock and also four times the width compared to the default
bus. The parameters are not intending to fit every single scenario,
but rather serve as a better startingpoint than what we previously
had.

Note that the scripts that do not use the addTwoLevelCacheHiearchy are
not affected by this change.

A separate patch will update the stats.
util/regress all passing (disregarding t1000 and eio)
Review request changed
Updated (Oct. 14, 2012, 10:25 p.m.)

Status: Closed (submitted)