Ruby Memory Controller: Fix clocking
Review Request #1362 - Created Aug. 21, 2012 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Joel Hestness | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 9156:0cdcf94f243f --------------------------- Ruby Memory Controller: Fix clocking Changeset 8937 switched the Ruby memory controller over to using the gem5 event queue instead of the Ruby event queue, but it did not correctly implement the clocking of the memory controller. This patch fixes that functionality by changing the memory controller over to traditional gem5 frequency specification.
