Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^2: Memory reusability

by abubacker (Pilgrim)
on Aug 12, 2009 at 06:07 UTC ( [id://787846]=note: print w/replies, xml ) Need Help??


in reply to Re: Memory reusability
in thread Memory reusability

Dear busunl ,
Do you meant to say that each perl program will consume their required memory when it starts ?
One more question is whether it acquires more memory during run time

Replies are listed 'Best First'.
Re^3: Memory reusability
by busunsl (Vicar) on Aug 12, 2009 at 06:11 UTC
    It does not acquire all memory when it starts.

    It will get more memory during runtime when needed.

    There are two major points in perl memory management:

    1. You don't have to bother, perl will do that for you
    2. Memory will not be freed during runtime

    That's all.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://787846]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (2)
As of 2024-04-26 07:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found