Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Oct 2002 15:18:02 -0700 (PDT)
From:      Julian Elischer <julian@elischer.org>
To:        Petri Helenius <pete@he.iki.fi>
Cc:        freebsd-net@freebsd.org
Subject:   Re: ENOBUFS
Message-ID:  <Pine.BSF.4.21.0210151517010.81042-100000@InterJet.elischer.org>
In-Reply-To: <065901c27495$56a94c40$8c2a40c1@PHE>

next in thread | previous in thread | raw e-mail | index | archive | help


On Wed, 16 Oct 2002, Petri Helenius wrote:

> 
> My processes writing to SOCK_DGRAM sockets are getting ENOBUFS 
> while netstat -s counter under the heading of "ip" is incrementing:
>         7565828 output packets dropped due to no bufs, etc.
> but netstat -m shows:

my guess is that the interface has no more room in it's output queue..
when you get the error, back off a bit..



> > netstat -m
> 579/1440/131072 mbufs in use (current/peak/max):
>         578 mbufs allocated to data
>         1 mbufs allocated to packet headers
> 576/970/32768 mbuf clusters in use (current/peak/max)
> 2300 Kbytes allocated to network (2% of mb_map in use)
> 0 requests for memory denied
> 0 requests for memory delayed
> 0 calls to protocol drain routines
> 
> Where should I start looking? The interface is em
> 
> Pete
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-net" in the body of the message
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0210151517010.81042-100000>