You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Bill Moseley <mo...@hank.org> on 2000/10/01 04:44:13 UTC

Re: Loading modules in Parent??

Won't someone comment on this post?  That's a chunk of memory!

At 11:46 AM 09/28/00 -0700, Bill Moseley wrote:
<snip>
>This is what pmap -x is showing:
>
>Address   Kbytes Resident Shared Private Permissions       Mapped File
>--------  ------  ------  ------  ------
>total Kb   19968   18528    2816   15712  <<-- preloaded modules
>total Kb   11528   10152    2656    7496  <<-- not preloaded

It's almost all heap:
 00164000   16376   15256     312   14944 read/write/exec    [ heap ]
 00164000    7592    6608     104    6504 read/write/exec    [ heap ]

Is this an issue just with Solaris or is this expected (and seen) on other
platforms?



Bill Moseley
mailto:moseley@hank.org

Re: Loading modules in Parent??

Posted by Bill Moseley <mo...@hank.org>.
At 12:04 AM 10/02/00 -0600, Scott Wilson wrote:
>I've seen a similar result on an IRIX installation I'm working on. 
>Anyone have any ideas?

So did you decide NOT to pre-load modules?


>
>  Scott
>
>Bill Moseley wrote:
>> 
>> Won't someone comment on this post?  That's a chunk of memory!
>> 
>> At 11:46 AM 09/28/00 -0700, Bill Moseley wrote:
>> <snip>
>> >This is what pmap -x is showing:
>> >
>> >Address   Kbytes Resident Shared Private Permissions       Mapped File
>> >--------  ------  ------  ------  ------
>> >total Kb   19968   18528    2816   15712  <<-- preloaded modules
>> >total Kb   11528   10152    2656    7496  <<-- not preloaded
>> 
>> It's almost all heap:
>>  00164000   16376   15256     312   14944 read/write/exec    [ heap ]
>>  00164000    7592    6608     104    6504 read/write/exec    [ heap ]
>> 
>> Is this an issue just with Solaris or is this expected (and seen) on other
>> platforms?
>> 
>> Bill Moseley
>> mailto:moseley@hank.org
>
>

Bill Moseley
mailto:moseley@hank.org