@ above
The heap getting exhausted is with respect to 1 Process only naa. i.e What I
am trying to ask is Heap Section of Memory is seperate for all processes or
Same?

So when u say that heap gets exhausted no more dynamic memory can be
allocated by that process or any other process in the system also can't do
dynamic memory allocation?

On Sat, Jun 19, 2010 at 1:58 PM, harit agarwal <agarwalha...@gmail.com>wrote:

> yes you can allocate 1gb using malloc but it also depends on how much heap
> size is available to you..
> if you try 2gb then more chances are it won't allocate because of heap is
> exhausted..
>
> --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to algoge...@googlegroups.com.
> To unsubscribe from this group, send email to
> algogeeks+unsubscr...@googlegroups.com<algogeeks%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algoge...@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to