Date: Wed, 16 Oct 2002 00:53:46 +0300 From: "Petri Helenius" <pete@he.iki.fi> To: <freebsd-net@freebsd.org> Subject: ENOBUFS Message-ID: <065901c27495$56a94c40$8c2a40c1@PHE>
next in thread | raw e-mail | index | archive | help
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: > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?065901c27495$56a94c40$8c2a40c1>