ruby: Allow multiple outstanding DMA requests
Review Request #3591 - Created Aug. 4, 2016 and submitted - Latest diff uploaded
| 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.
