diff options
author | Andreas Hansson <andreas.hansson@arm.com> | 2013-01-07 13:05:38 -0500 |
---|---|---|
committer | Andreas Hansson <andreas.hansson@arm.com> | 2013-01-07 13:05:38 -0500 |
commit | cfdaf53104625a04d504972c76545bf869c6a476 (patch) | |
tree | 685c652c4d91fbfa72d2414854e8272027906932 /src/kern/tru64/printf.hh | |
parent | ccb6c640471ba2843199508bd8cd95a2f09438f5 (diff) | |
download | gem5-cfdaf53104625a04d504972c76545bf869c6a476.tar.xz |
mem: Remove the joining of neighbouring ranges
This patch temporarily removes the joining of ranges when creating the
backing store, to reserve this functionality for the interleaved
ranges that are about to be introduced.
When creating the mmaps for the backing store, there is no point in
creating larger contigous chunks that what is necessary. The larger
chunks will only make life more difficult for the host.
Merging will be re-added later, but then only for interleaved ranges.
Diffstat (limited to 'src/kern/tru64/printf.hh')
0 files changed, 0 insertions, 0 deletions