From owner-freebsd-questions@FreeBSD.ORG Fri Mar 17 11:48:37 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4FDD16A400 for ; Fri, 17 Mar 2006 11:48:37 +0000 (UTC) (envelope-from maslak@ihlas.net.tr) Received: from mailhub.ihlas.net.tr (mailhub.ihlas.net.tr [213.238.128.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8FCE43D46 for ; Fri, 17 Mar 2006 11:48:36 +0000 (GMT) (envelope-from maslak@ihlas.net.tr) Received: (qmail 65518 invoked from network); 17 Mar 2006 11:49:03 -0000 Received: from unknown (HELO ihlasnetym) (maslak@213.238.150.220) by 0 with ESMTPA; 17 Mar 2006 11:49:03 -0000 Message-ID: <015b01c649b8$98a33240$dc96eed5@ihlasnetym> From: "Halid Faith" To: Date: Fri, 17 Mar 2006 13:47:40 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1506 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 Subject: Re: about mbuf clusters value X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Mar 2006 11:48:37 -0000 Hello On Freebsd5.4-release, When I type netstat -m I see below; netstat -m 4293870790 mbufs in use 330335/65535 mbuf clusters in use (current/max) 0/6/4528 sfbufs in use (current/peak/max) 386543 KBytes allocated to network 0 requests for sfbufs denied 0 requests for sfbufs delayed 0 requests for I/O initiated by sendfile 11 calls to protocol drain routines That is, the current value of mbuf clusters is more than it's max value. Does This condition cause any problem ? what shoul I do ? Thanks _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"