in reply to
Perl Garbage Collection, again
It was discussed more recently than that, bottom line is, well, read for yourself (:
Not able to release memory
,
Force perl to release memory back to the operating system
,
make perl release memory
,
When memory gets released?
,
Perl - release memory
,
OS memory reclamation with threads on linux
, ...
?node_id=3989;HIT=MEMORY;re=N
Comment on
Re: Perl Garbage Collection, again
Replies are listed 'Best First'.
Re^2: Perl Garbage Collection, again
by
ikegami
(Patriarch)
on Dec 23, 2008 at 10:28 UTC
The most relevant here is probably
out of memory problem after undef
and BrowserUK's reply.
[reply]
In Section
Seekers of Perl Wisdom