> -Original Message-
> From: Uri Guttman [mailto:[EMAIL PROTECTED]]
> Sent: Monday, May 27, 2002 12:30 AM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: leak fixed?
>
>
> >>>>> "BB" == Bradley Brahms <[EMAIL PROTECTE
IL PROTECTED]]
Sent: Monday, May 27, 2002 12:03 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: leak fixed?
>>>>> "BB" == Bradley Brahms <[EMAIL PROTECTED]> writes:
BB> as far as I know the leak has not been fixed. The application I
BB> was
Uri,
as far as I know the leak has not been fixed. The application I was
working on uses the method you described. For now, that was satisfactory
for my customer. Its a hack, but it appears to work.
Brad
-Original Message-
From: Uri Guttman [mailto:[EMAIL PROTECTED]]
Sent: Sat
Here is an update where I am in testing right now.
Having noted that using one_event() does not cause a memory growth problem I
thought I would change Event.xs to make loop() be a while(1) loop calling
safe_one_event(). The purpose of the test was to see if that would solve the
growth problem. I
I verified Allen's test under linux. I also tested one_event() which had an
advantage that it will go to sleep if no events are available. one_event()
also showed no growth.
Brad
-Original Message-
From: Allen Smith [mailto:[EMAIL PROTECTED]]
Sent: Sunday, May 12, 2002 5:26 PM
To: Josh
FYI,
as I have mentioned before I have tried the script with various
combinations of perl/malloc on Solaris 7. I have now tried the same script
on Linux with the following configurations:
Linux 2.2.13-4 gcc 2.91.66 Event.pm 0.85
perl 5.005_03 and perl 5.6.
]]On
Behalf Of [EMAIL PROTECTED]
Sent: Friday, May 03, 2002 10:36 PM
To: Bradley Brahms
Cc: Uri Guttman; [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: Is it Event.pm or me that's loosing its memory?
I have no idea if this is related, but take a look at bugid 20011218.001
at bugs.perl.or
Uri,
thanx for the reply. I will try and download Devel::Leak and maybe some
other stuff this weekend and take it to work with me on Monday. As far as
the growth goes, yes, the growth goes on and on, with no end. Actually, I
did not run my latest test with sysread() very long, only a fe
Was wondering if anyone could shed some light on a problem that I am having
with a memory leak issue.
I have a perl script, based on event.pm that will be running 7/24. The
script manages the execution multiple processes, logging all interactions to
a log file. The script takes commanding from