in reply to Re^2: perl 5.12.3 + threads + memory leak
in thread perl 5.12.3 + threads + memory leak

Get rid of $$threadname

Replies are listed 'Best First'.
Re^4: perl 5.12.3 + threads + memory leak
by kamenpetrov (Novice) on Feb 14, 2011 at 14:30 UTC
    Just tried it.. its not that too.

    What I notice while monitoring with "top" is the virtual memory is increased at the moment of "->join()".