On Mon, 2008-12-22 at 18:10 +0100, Patrick Kirsch wrote:
> Is there a possibility to influence it, to free memory (in the sense
> of
> give it back to the OS)?
> 

Does your OS have a function that allows processes to return memory to
it?  Many do not.  Most of the time, when a process frees memory, it can
only re-use it itself.


-- 
Just my 0.00000002 million dollars worth,
  Shawn

Believe in the Gods but row away from the rocks.
  -- ancient Hindu proverb


-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to