cpu: Change writeback modeling for outstanding instructions
Review Request #2295 - Created June 12, 2014 and submitted
| 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().
Posted (June 19, 2014, 7:39 p.m.)
-
src/cpu/o3/iew.hh (Diff revision 1) -
can't we get rid of this too?
Ship It!
