diff options
author | Ron Dreslinski <rdreslin@umich.edu> | 2006-11-14 17:15:05 -0500 |
---|---|---|
committer | Ron Dreslinski <rdreslin@umich.edu> | 2006-11-14 17:15:05 -0500 |
commit | c32f3056f9e513f5efff5eec2210ba7c6dcbc67e (patch) | |
tree | e4de6df34dcc8c4c32f8e2429592ca8b3e039888 /src/mem/tport.cc | |
parent | 8155e61a601a37fb210a7676ba500014a7b5d054 (diff) | |
download | gem5-c32f3056f9e513f5efff5eec2210ba7c6dcbc67e.tar.xz |
Fix bugs around uni-coherence invalidates being propogated properly.
src/mem/bus.cc:
Make it so that invalidates being sent from the responder up don't call the responder
but they should also not Panic.
src/mem/packet.hh:
If we don't have data in the packet, don't call deleteData:
Example: InvalidateRequests never have data.
--HG--
extra : convert_revision : 18766bc9f3bb4d852ac651d094254d347abd1634
Diffstat (limited to 'src/mem/tport.cc')
0 files changed, 0 insertions, 0 deletions