Searched hist:9565 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/mem/
H A Dphysical.cc9565:c2f393be5f14 Fri Mar 01 13:20:00 EST 2013 Andreas Hansson <andreas.hansson@arm.com> 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.

Completed in 24 milliseconds