From owner-freebsd-current@FreeBSD.ORG Wed Mar 23 07:44:47 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C923D16A4CE for ; Wed, 23 Mar 2005 07:44:47 +0000 (GMT) Received: from jazz.hansabank.lt (jazz.hansabank.lt [193.109.235.157]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1BE643D49 for ; Wed, 23 Mar 2005 07:44:46 +0000 (GMT) (envelope-from Putinas.Piliponis@hansa.lt) Received: from localhost (localhost [127.0.0.1]) by jazz.hansabank.lt (Postfix) with ESMTP id B23B8F955 for ; Wed, 23 Mar 2005 09:44:45 +0200 (EET) X-MimeOLE: Produced By Microsoft Exchange V6.0.6556.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Wed, 23 Mar 2005 09:44:02 +0200 Message-ID: <217202CB5FF8AE439E263CE3D48ECB505CF2DB@honda.int.hansa.lt> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: mbufs? Thread-Index: AcUvfA1m/viT1hCQSX++G0fyy7AJ6A== From: "Putinas Piliponis" To: Subject: mbufs? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 07:44:47 -0000 Hi guys, I have found a little weird stats running on 5.3-RELEASE 4294778226 mbufs in use 4294961067/9024 mbuf clusters in use (current/max) 0/5/2512 sfbufs in use (current/peak/max) 4134578 KBytes allocated to network 0 requests for sfbufs denied 0 requests for sfbufs delayed 0 requests for I/O initiated by sendfile 198580 calls to protocol drain routines and 413Mb allocated to network ? I don't even have that much memory. How can I debug this thing ?