Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys



On Sun, Apr 06, 2008 at 09:57:13PM +0200, Frank Kardel wrote:
> Andrew Doran wrote:
> >Module Name: src
> >Committed By:        ad
> >Date:                Fri Mar 21 21:53:35 UTC 2008
> >
> >Modified Files:
> >     src/sys/kern: kern_descrip.c kern_event.c
> >     src/sys/sys: event.h eventvar.h file.h filedesc.h
> >Added Files:
> >     src/sys/kern: sys_descrip.c
> >
> >Log Message:
> >File descriptor changes, discussed on tech-kern:
> >
> >
> >  
> 
> Hi Andrew,
> 
> could it be that this introduced an fd leak? running a kernel of 20080405
> with a large bacula backup slowly brought the machine into trouble.
> processes where waiting mostly on vm_map and vmstat -m showed
> following values for fdfile:
> 
> Name        Size Requests Fail Releases    Pgreq Pgrel   Npage    
> Hiwat       
> fdfile           64 10449800     0     18518 165580        4 165576   165576

I'm seeing a leak, too.

Memory resource pool statistics
Name        Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle
fdfile        64   735335    0    11072 11502     5 11497 11497     0   inf    0

Dave

-- 
David Young             OJC Technologies
dyoung%ojctech.com@localhost      Urbana, IL * (217) 278-3933 ext 24


Home | Main Index | Thread Index | Old Index