Review Board 2.0.15


cpu: Change writeback modeling for outstanding instructions

Review Request #2295 - Created June 12, 2014 and submitted - Latest diff uploaded

Information
Ali Saidi
gem5
default
Reviewers
Default
Changeset 10250:e3ba2b4da10f
---------------------------
cpu: Change writeback modeling for outstanding instructions

As highlighed on the mailing list gem5's writeback modeling can impact
performance.  This patch removes the limitation on maximum outstanding issued
instructions, however the number that can writeback in a single cycle is still
respected in instToCommit().