diff options
author | Ali Saidi <saidi@eecs.umich.edu> | 2007-05-07 18:58:38 -0400 |
---|---|---|
committer | Ali Saidi <saidi@eecs.umich.edu> | 2007-05-07 18:58:38 -0400 |
commit | a38c79ec22918b02c529c930827e64e440984d29 (patch) | |
tree | 47769ccbbb1113f7ab408f46512a0d1060c9e698 /src/arch/sparc | |
parent | 0dfc29a023ff407846ea4f200547e2b2d9de9c1a (diff) | |
download | gem5-a38c79ec22918b02c529c930827e64e440984d29.tar.xz |
the bridge never returns false when recvTiming() is called on its ports now, it always returns true and nacks the packet if there isn't sufficient buffer space
fix the timing cpu to handle receiving a nacked packet
src/cpu/simple/timing.cc:
make the timing cpu handle receiving a nacked packet
src/mem/bridge.cc:
src/mem/bridge.hh:
the bridge never returns false when recvTiming() is called on its ports now, it always returns true and nacks the packet if there isn't sufficient buffer space
--HG--
extra : convert_revision : 5e12d0cf6ce985a5f72bcb7ce26c83a76c34c50a
Diffstat (limited to 'src/arch/sparc')
0 files changed, 0 insertions, 0 deletions