mem: Cancel cache retry event when blocking port
authorRene de Jong <rene.dejong@arm.com>
Tue, 26 Mar 2013 18:46:51 +0000 (14:46 -0400)
committerRene de Jong <rene.dejong@arm.com>
Tue, 26 Mar 2013 18:46:51 +0000 (14:46 -0400)
commit87089175ccdbec433668765b32b608fe266b7ebf
tree71c26d11176f60f5fe78d70aa16a4cc93eac8c82
parent08f7a8bc005507117ffda41f283adecf7e4d24f2
mem: Cancel cache retry event when blocking port

This patch solves the corner case scenario where the sendRetryEvent could be
scheduled twice, when an io device stresses the IOcache in the system. This
should not be possible in the cache system.
src/mem/cache/base.cc