Re: Perl segfault on >3.7

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Alejandro Lozanoff <alozanoff@...>
Cc: <misc@...>
Date: Thursday, September 13, 2007 - 5:10 pm

On Thu, Sep 13, 2007 at 05:25:32PM -0300, Alejandro Lozanoff wrote:

re

> We recently updated a 3.7 machine running awstat(perl) to parse all our

yes. this increases memory fragmentation immensly resulting
in (practically) less virtual space available for data.
as an increased penalty (200-300%) for cpu consuption
on processes w/ lots (20M and more) malloc(3)ed memory...
as well increased demand for the physical memory that
on the overcommiting nature of it you perhaps observe.
a way around it is only to use perl malloc (sbrk-based)

cu
--
paranoic mickey (my employers have changed but, the name has remained)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Perl segfault on &gt;3.7, Alejandro Lozanoff, (Thu Sep 13, 4:25 pm)
Re: Perl segfault on >3.7, mickey, (Thu Sep 13, 5:10 pm)
Re: Perl segfault on &gt;3.7, Alejandro Lozanoff, (Thu Sep 13, 7:10 pm)
Re: Perl segfault on &gt;3.7, mickey, (Sun Sep 16, 5:13 pm)