On Mon, 23 Jul 2012, Wang Lei wrote:


Hello, everyone.

Recently, I began to use the simulator GEM5, and I have encountered some issues
which I could not fix.

And I notice that someone also have encountered the same problems a few  months
ago,however, I did not find the answer in the mail list.

The error I got is like this:

I run  a multicore system in X86_SE or ALPHA_SE, the benchmark is spec2006.

At first, I set the PhysicalMemory(range=AddrRange("512MB").  I get error like
this:

fatal:out of memory,please increase size of physical memory.


Then,I increase the physical memory from 512MB to 4096MB(or even larger). It
could work.

However, if   I want to take checkpoint first, increasing the physical memory
larger than 2048MB will bring some mistakes.

Looks like the checkpoint will loss some information about address(the file
"system.physmem.physmem" in cpt.xxxxxx is much smaller than normal state) ,
then,when resume from the checkpoint,it can not work.


Why do you care about the size of the file? Maybe those 2048MB does not have information worth 2048MB.

--
Nilay
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to