After RTF O'Reilly Book on Bash: ulimit -a

core file size        (blocks, -c) unlimited 
data seg size         (kbytes, -d) 524288 
file size             (blocks, -f) unlimited 
max locked memory     (kbytes, -l) unlimited 
max memory size       (kbytes, -m) unlimited 
open files                    (-n) 11095 
pipe size          (512 bytes, -p) 1 
stack size            (kbytes, -s) 65536 
cpu time             (seconds, -t) unlimited 
max user processes            (-u) 5547
virtual memory        (kbytes, -v) unlimited 


--
Don Wilde    Org 01737    505-844-1126
A man who carries a cat by the tail learns something he can learn in no
other way. - Mark Twain 



-----Original Message-----
From: Gerald Richter [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, December 20, 2005 10:19 PM
To: Wilde, Donald
Cc: embperl@perl.apache.org
Subject: RE: Embperl 2.1 - memory wrap on BSD (was: won't make --
missing typemap)

> 
> Try
> 
> PERL_DL_NONLAZY=0 strace /usr/bin/perl "-Iblib/lib" 
> "-Iblib/arch" test.pl
> 

The strace you sent looks quite ok to me. The number of breaks doesn't
explains a memory problem.

Could you check your ulimit? Maybe it is set to low, because Apache &
Perl requires a lot of memory for normaly operation.

Gerald


 
** Virus checked by BB-5000 Mailfilter ** 




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to