![]() |
|
Perl-Sensitive Sunglasses | |
PerlMonks |
Re: Subroutine Memory Leakby Dervish (Friar) |
on Jul 31, 2006 at 06:29 UTC ( #564690=note: print w/replies, xml ) | Need Help?? |
I have an ancient (and therefore, likely to be wrong in particulars) of repeatedly calling a 'memory available' function with a (C) program that simply did a lot of allocations and frees. The memory available kept dropping until some threshold, and then started oscillating. We took this to mean that more was being allocated to the process, and the free list (or equivalent) was not scavenged until it was needed. It may be relevant.
In Section
Seekers of Perl Wisdom
|
|