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)
