From owner-freebsd-amd64@FreeBSD.ORG Thu Nov 18 17:30:51 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5E7F16A4CE for ; Thu, 18 Nov 2004 17:30:51 +0000 (GMT) Received: from sb.santaba.com (sb.santaba.com [207.154.84.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9B2343D39 for ; Thu, 18 Nov 2004 17:30:51 +0000 (GMT) (envelope-from jbehl@fastclick.com) Received: from [192.168.3.100] (unknown [205.180.85.193]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by sb.santaba.com (Postfix) with ESMTP id 58E6C28433; Thu, 18 Nov 2004 09:30:51 -0800 (PST) Message-ID: <419CDCA3.8010804@fastclick.com> Date: Thu, 18 Nov 2004 09:32:19 -0800 From: Jeff Behl User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "James R. Van Artsalen" References: <419C9514.3020101@jrv.org> In-Reply-To: <419C9514.3020101@jrv.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-amd64@freebsd.org Subject: Re: Too many mbufs X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Nov 2004 17:30:52 -0000 fwiw, i'm seeing the same (huge number of mbufs reported) on a 2GB dual proc system. James R. Van Artsalen wrote: > I've got 8GB of RAM in a dual-processor system. Anyone care to > suggest where to look first for this? > $ netstat -m > 18446744073709550172 mbufs in use > 382/25600 mbuf clusters in use (current/max) > 0/0/0 sfbufs in use (current/peak/max) > 403 KBytes allocated to network > 0 requests for sfbufs denied > 0 requests for sfbufs delayed > 0 requests for I/O initiated by sendfile > 938 calls to protocol drain routines > _______________________________________________ > freebsd-amd64@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-amd64 > To unsubscribe, send any mail to "freebsd-amd64-unsubscribe@freebsd.org"