cpu: Ensure timing CPU sinks response before sending new request
Review Request #2620 - Created Jan. 27, 2015 and submitted
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10667:99c7e989a52e --------------------------- cpu: Ensure timing CPU sinks response before sending new request This patch changes how the timing CPU deals with processing responses, always scheduling an event, even if it is for the current tick. This helps to avoid situations where a new request shows up before a response is finished in the crossbar, and also is more in line with any realistic behaviour.
All regressions pass.
Much more simple than I thought it would be. Thanks for the quick turn-around. Everything checks out on my end.
Review request changed
Updated (Jan. 29, 2015, 7:10 a.m.)
Description: |
|
||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+16 -23) |
