I'm pretty sure I've responded to this did you not investigate?
Look in /proc/meminfo
If "MemFree + SwapFree" is not greater than the number you've put in
that physmem times the number of physical memory objects you have plus
a couple hundred megabytes for M5 itself, you don't have enough
virtual memory to do what you need. Add some swap space.
On Mon, Nov 17, 2008 at 11:10 AM, Devraj Chapagain
<[EMAIL PROTECTED]> wrote:
> hi there,
> I am working on 64 bit OS with 16 GB RAM to simulate the configuration file.
> While simulating the configuration(.py) file, i have encountered a problem
> as:
>
> fatal: Out of memory, please increase size of physical memory.
> @ cycle 0
> [new_page:build/ALPHA_SE/sim/
> system.cc, line 230]
> Memory Usage: 2295488 KBytes
>
> Then in order to remove this error, i changed the allocated physical memory
> size, i.e. physmem = PhysicalMemory(range = AddrRange("2056MB")), initially
> was to "16GB" step by step but got still the same problem.
>
> What would be the possible solution to this problem?
>
> Please help!!!
>
>
> Thank you,
> devraj
>
> _______________________________________________
> m5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
>
_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users