From owner-freebsd-stable Thu Nov 9 0:26:43 2000 Delivered-To: freebsd-stable@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [216.28.46.6]) by hub.freebsd.org (Postfix) with ESMTP id BF03837B479; Thu, 9 Nov 2000 00:26:34 -0800 (PST) Received: by jade.chc-chimes.com (Postfix, from userid 1001) id 5E6831C6B; Thu, 9 Nov 2000 03:26:34 -0500 (EST) Date: Thu, 9 Nov 2000 03:26:34 -0500 From: Bill Fumerola To: Kaltashkin Eugene Cc: hackers@freebsd.org Subject: Re: mbuf allocation error Message-ID: <20001109032634.K37870@jade.chc-chimes.com> References: <200011090824.LAA10460@ns.klondike.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200011090824.LAA10460@ns.klondike.ru>; from zhecka@klondike.ru on Thu, Nov 09, 2000 at 11:23:27AM +0000 X-Operating-System: FreeBSD 3.3-STABLE i386 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [ don't cross post, followups to hackers (was on stable) ] On Thu, Nov 09, 2000 at 11:23:27AM +0000, Kaltashkin Eugene wrote: > #netstat -m > 567/2176/4096 mbufs in use (current/peak/max): > 317 mbufs allocated to data > 250 mbufs allocated to packet headers > 296/1024/1024 mbuf clusters in use (current/peak/max) > > where i can increase amount of mbuf ? > sysctl say what this variables is readonly :( options NMBCLUSTERS=8192 or whatever in your kernel. or kern.ipc.nmbclusters="8192" # Set the number of mbuf clusters in /boot/loader.conf -- Bill Fumerola - Lame Duck, BOFH / Chimes, Inc. billf@chimesnet.com / billf@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message