mem: Track DRAM read/write switching and add hysteresis
Review Request #2215 - Created March 17, 2014 and submitted
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10127:70bd9d295117 --------------------------- mem: Track DRAM read/write switching and add hysteresis This patch adds stats for tracking the number of reads/writes per bus turn around, and also adds hysteresis to the write-to-read switching to ensure that the queue does not oscilate around the low threshold.
All regressions pass after stats update. Will go in with the other DRAM patches.
Posted (March 20, 2014, 5:01 a.m.)
I'd like to get this in with the other DRAM patches, any objections?
