ruby: Allow multiple outstanding DMA requests
Review Request #3591 - Created Aug. 4, 2016 and submitted
| Information | |
|---|---|
| Michael LeBeane | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 11557:5d6fcf14c77e --------------------------- ruby: Allow multiple outstanding DMA requests DMA sequencers and protocols can currently only issue one DMA access at a time. This patch implements the necessary functionality to support multiple outstanding DMA requests in Ruby.
Review request changed
Updated (Aug. 30, 2016, 8:54 a.m.)
Posted (Sept. 1, 2016, 8:33 a.m.)
What testing did you perform to make sure all of the protocols were modified correctly?
Most of these changes seem reasonable to me, but I know from experience that even when the SLICC changes seem like they are right, if they aren't tested carefully there's almost always bugs.
Ship It!
