From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 10:58:03 2003 Return-Path: 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 679E437B401 for ; Wed, 9 Apr 2003 10:58:03 -0700 (PDT) Received: from mail.destar.net (240-7-237-24.gci.net [24.237.7.240]) by mx1.FreeBSD.org (Postfix) with SMTP id 8063043F3F for ; Wed, 9 Apr 2003 10:58:02 -0700 (PDT) (envelope-from jonr@destar.net) Received: (qmail 89328 invoked by uid 5000); 9 Apr 2003 17:51:25 -0000 Received: from unknown (HELO ?192.168.1.101?) (192.168.1.1) by mail.destar.net with SMTP; 9 Apr 2003 17:51:25 -0000 From: Jon Reynolds To: Giorgos Keramidas In-Reply-To: <20030409091527.GA94871@gothmog.gr> References: <1049817201.1588.30.camel@localhost.localdomain> <20030409034713.GC650@gothmog.gr> <1438.192.168.1.1.1049864071.squirrel@www.destar.net> <20030409091527.GA94871@gothmog.gr> Content-Type: text/plain Organization: Message-Id: <1049910810.1532.32.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.3 Date: 09 Apr 2003 09:53:30 -0800 Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: mbufs exhausted X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 17:58:04 -0000 On Wed, 2003-04-09 at 01:15, Giorgos Keramidas wrote: > On 2003-04-08 20:54, jonr@destar.net wrote: > > I did as you suggested and both nmbclusters and nmbufs were maxed out, > > well nmbclusters was about 3 clusters shy of maxxing out. I went into > > my /boot/defaults/loader.conf and changed the nmbclusters to =4096 and > > rebooted. Should this setting have been added to the kernel and > > recompiled or is setting it in the loader.conf alright also? > > Should be fine... there's very little difference (if any) between > setting tunables through the loader and compiling them into the kernel > image that you boot. > > - Giorgos Thanks again Girogos! Sometimes we just need a little hand holding. :) -- Jon Reynolds