diff options
author | Ali Saidi <Ali.Saidi@ARM.com> | 2010-11-15 14:04:03 -0600 |
---|---|---|
committer | Ali Saidi <Ali.Saidi@ARM.com> | 2010-11-15 14:04:03 -0600 |
commit | 16f210da3715bb69bed9a80a5cf0eeffec0edf7c (patch) | |
tree | 16968d15dc37c4d38d1da459cacbcaa115a62a99 /src/arch/arm/isa/insts | |
parent | 265e145db2d3675d2ac25fac975a21701f92fe50 (diff) | |
download | gem5-16f210da3715bb69bed9a80a5cf0eeffec0edf7c.tar.xz |
CPU: Fix bug when a split transaction is issued to a faster cache
In the case of a split transaction and a cache that is faster than a CPU we
could get two responses before next_tick expires. Add an event that is
scheduled in this case and return false rather than asserting.
Diffstat (limited to 'src/arch/arm/isa/insts')
0 files changed, 0 insertions, 0 deletions