Subject: Re: #32287 Processes hang in "mclpl" - feedback
To: None <netbsd-users@netbsd.org>
From: Pavel Cahyna <pavel@netbsd.org>
List: netbsd-users
Date: 08/22/2006 14:01:55
On Tue, Aug 22, 2006 at 08:44:10PM +0900, Jorgen Lundman wrote:
>  netstat -m
> 63830 mbufs in use:
>         63768 mbufs allocated to data
>         62 mbufs allocated to packet headers
> 66079 calls to protocol drain routines

Maybe it is a mbuf leak? Or is it possible that so many connections are
open simultaneously and they are holding the mbufs?

Pavel