|
|
| Perl Monk, Perl Meditation | |
| PerlMonks |
Re^2: How can I make my program occupying a lot of memory (sic!)?by Doctrin (Beadle) |
| on Nov 03, 2012 at 20:38 UTC ( #1002140=note: print w/ replies, xml ) | Need Help?? |
|
Thanks a lot! This is what I've needed. I tried to launch your code, then fork, and it didn't take much more memory. I just thought that fork() call would duplicate the memory related to the parent process, but it didn't as it seems...
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||