diff options
author | Andreas Hansson <andreas.hansson@arm.com> | 2012-09-19 06:15:46 -0400 |
---|---|---|
committer | Andreas Hansson <andreas.hansson@arm.com> | 2012-09-19 06:15:46 -0400 |
commit | a731f8f9dd62c80e4c927789afeb3a2efae4d64c (patch) | |
tree | 2b94d9e05d0ce0dd24322f8f83654c596c6fbebb /util/sort_includes.py | |
parent | ffb6aec603c38e16ae91ea975c16fc3e8fb337e5 (diff) | |
download | gem5-a731f8f9dd62c80e4c927789afeb3a2efae4d64c.tar.xz |
Mem: Remove the file parameter from AbstractMemory
This patch removes the unused file parameter from the
AbstractMemory. The patch serves to make it easier to transition to a
separation of the actual contigious host memory backing store, and the
gem5 memory controllers.
Without the file parameter it becomes easier to hide the creation of
the mmap in the PhysicalMemory, as there are no longer any reasons to
expose the actual contigious ranges to the user.
To the best of my knowledge there is no use of the parameter, so the
change should not affect anyone.
Diffstat (limited to 'util/sort_includes.py')
0 files changed, 0 insertions, 0 deletions