mem: Fix a bug in the memory serialization file naming
authorAndreas Hansson <andreas.hansson@arm.com>
Mon, 7 Jan 2013 18:05:35 +0000 (13:05 -0500)
committerAndreas Hansson <andreas.hansson@arm.com>
Mon, 7 Jan 2013 18:05:35 +0000 (13:05 -0500)
commit174269978a356da547119376d538a9d85bd5593a
treef2642549a1e9baa875b7ce58da0e8029eb8b7ad9
parent0d1ad50326a13a24daed916a069fc9f45775f51d
mem: Fix a bug in the memory serialization file naming

This patch fixes a bug that caused multiple systems to overwrite each
other physical memory. The system name is now included in the filename
such that this is avoided.
src/mem/physical.cc