Port: Only indicate that a SimpleTimingPort is drained if its send event is
authorTimothy M. Jones <tjones1@inf.ed.ac.uk>
Thu, 22 Jul 2010 17:54:37 +0000 (18:54 +0100)
committerTimothy M. Jones <tjones1@inf.ed.ac.uk>
Thu, 22 Jul 2010 17:54:37 +0000 (18:54 +0100)
commit28a5ea3f999d012be616395f9b396ce341882bb7
tree805097c5c1e0170de0bc7364b3bf85cd488600c5
parente50a880297f13817200f4e74272ad1cf3194d401
Port: Only indicate that a SimpleTimingPort is drained if its send event is
not scheduled, as well as the transmit list being empty.
src/mem/cache/cache_impl.hh
src/mem/tport.cc