diff options
author | Andreas Hansson <andreas.hansson@arm.com> | 2015-02-03 14:25:27 -0500 |
---|---|---|
committer | Andreas Hansson <andreas.hansson@arm.com> | 2015-02-03 14:25:27 -0500 |
commit | 20111ba9171378bbf3bfd2f4628d7e8a0e9cbd3b (patch) | |
tree | 4691728d05d2e5e5435501bdee73abe1bd67ba6f /src/cpu/op_class.hh | |
parent | 3e33786db86c894b0e34bf018cbce412f9807447 (diff) | |
download | gem5-20111ba9171378bbf3bfd2f4628d7e8a0e9cbd3b.tar.xz |
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.
Diffstat (limited to 'src/cpu/op_class.hh')
0 files changed, 0 insertions, 0 deletions