Review Board 2.0.15


mem: Merge ranges that are part of the conf table

Review Request #1585 - Created Dec. 6, 2012 and submitted - Latest diff uploaded

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 9383:6c564cf96834
---------------------------
mem: Merge ranges that are part of the conf table

This patch adds basic merging of address ranges when determining which
address ranges should be reported in the configuration table. By
performing this merging it is possible to distribute an address range
across many memory channels (controllers). This is essential to enable
address interleaving.
util/regress all passing (disregarding t1000 and eio)