Re: preparing perl-interpreters
[email protected] (Alexandre Jousset)
| Newsgroups | perl.xs |
|---|---|
| Organization | GTMP |
| Message-ID | <[email protected]> |
Hi, Le 07/09/2010 15:59, Michael Ganz a écrit : > I saw that every interpreter-instance will allocate about 1MB of RAM > (Linux). > > So dealing with about 250 scripts, this allocates about 250 MB of RAM. I may be wrong but if I understand correctly, it's 250MB of *virtual* memory. Not real. libperl.so is loaded once and shared between multiple instances. My 2c, -- -- \^/ -- -- -/ O \--------------------------------------- -- -- | |/ \| Alexandre (Midnite) Jousset | -- -- -|___|--------------------------------------- --