Review Board 2.0.15


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
Review request changed
Updated (April 22, 2013, 7:11 a.m.)

Status: Closed (submitted)