diff options
author | Andreas Hansson <andreas.hansson@arm.com> | 2013-03-26 14:46:46 -0400 |
---|---|---|
committer | Andreas Hansson <andreas.hansson@arm.com> | 2013-03-26 14:46:46 -0400 |
commit | 362f6f1a16a68a99c962628bcda00c7c576f935c (patch) | |
tree | a3df8a6d05340a65d190fcf166091b3f1aed4ae6 /util/hgfilesize.py | |
parent | 2123176684e3967912126125c65319dffdfa7467 (diff) | |
download | gem5-362f6f1a16a68a99c962628bcda00c7c576f935c.tar.xz |
mem: Introduce a variable for the retrying port
This patch introduces a variable to keep track of the retrying port
instead of relying on it being the front of the retryList.
Besides the improvement in readability, this patch is a step towards
separating out the two cases where a port is waiting for the bus to be
free, and where the forwarding did not succeed and the bus is waiting
for a retry to pass on to the original initiator of the transaction.
The changes made are currently such that the regressions are not
affected. This is ensured by always prioritizing the currently
retrying port and putting it back at the front of the retry list.
Diffstat (limited to 'util/hgfilesize.py')
0 files changed, 0 insertions, 0 deletions