diff options
author | Andreas Hansson <andreas.hansson@arm.com> | 2013-09-18 08:46:33 -0400 |
---|---|---|
committer | Andreas Hansson <andreas.hansson@arm.com> | 2013-09-18 08:46:33 -0400 |
commit | 9aa939891f9d8250dde552638bb03d3f3b6ba268 (patch) | |
tree | b460bd3a218441a480315c2dd31d02c77bb034be /src/base/debug.cc | |
parent | cecb951f603bd3105a0de0fdf9fefa9780c2f20e (diff) | |
download | gem5-9aa939891f9d8250dde552638bb03d3f3b6ba268.tar.xz |
mem: Fix scheduling bug in SimpleMemory
This patch ensures that a dequeue event is not scheduled if the memory
controller is waiting for a retry already. Without this check it is
possible for the controller to attempt sending something whilst
already having one packet that is in retry, thus causing the bus to
have an assertion failure.
Diffstat (limited to 'src/base/debug.cc')
0 files changed, 0 insertions, 0 deletions