Review Board 2.0.15


mem: Merge interleaved ranges when creating backing store

Review Request #1730 - Created Feb. 18, 2013 and submitted

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 9559:b372190f07e0
---------------------------
mem: Merge interleaved ranges when creating backing store

This patch adds merging of interleaved ranges before creating the
backing stores. The backing stores are always a contigous chunk of the
address space, and with this patch it is possible to have interleaved
memories in the system.
util/regress all passing (disregarding t1000 and eio)
Review request changed
Updated (March 1, 2013, 2:17 a.m.)

Status: Closed (submitted)