mem: Use the same timing calculation for DRAM read and write
Review Request #2046 - Created Oct. 16, 2013 and submitted
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 9917:dffbdfb25f42 --------------------------- mem: Use the same timing calculation for DRAM read and write This patch simplifies the DRAM model by re-using the function that computes the busy and access time for both reads and writes.
All regressions pass
