Ruby: dma retry fix
authorBrad Beckmann <Brad.Beckmann@amd.com>
Sat, 19 Mar 2011 21:17:48 +0000 (14:17 -0700)
committerBrad Beckmann <Brad.Beckmann@amd.com>
Sat, 19 Mar 2011 21:17:48 +0000 (14:17 -0700)
commit541fa1091a42b5148bc98d25ca50f9206226e025
tree7849da55add21f381d5d7f20303f705aa5eaac44
parentd1cecc22417abfa05c77bc5945cf52cb46352fdd
Ruby: dma retry fix

This patch fixes the problem where Ruby would fail to call sendRetry on ports
after it nacked the port.  This patch is particularly helpful for bursty dma
requests which often include several packets.
src/mem/ruby/system/DMASequencer.cc
src/mem/ruby/system/RubyPort.cc