Review Board 2.0.15


mem: Merge ranges that are part of the conf table

Review Request #1529 - Created Nov. 1, 2012 and discarded

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 9329:4049206efae6
---------------------------
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)
Review request changed
Updated (Nov. 6, 2012, 12:54 a.m.)

Status: Discarded