----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1772/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9591:020570e15cfa --------------------------- 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. Diffs ----- src/mem/cache/base.cc 1a21964b7227 Diff: http://reviews.gem5.org/r/1772/diff/ Testing ------- With stats updates, all regressions pass Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
