mem: Address mapping with fine-grained channel interleaving
Review Request #1803 - Created March 27, 2013 and submitted
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 9628:7974addc9132 --------------------------- mem: Address mapping with fine-grained channel interleaving This patch adds an address mapping scheme where the channel interleaving takes place on a cache line granularity. It is similar to the existing RaBaChCo that interleaves on a DRAM page, but should give higher performance when there is less locality in the address stream.
All regressions pass
Posted (April 3, 2013, 7:26 a.m.)
Seems fine.
