From owner-freebsd-stable Tue Feb 5 6:18:50 2002 Delivered-To: freebsd-stable@freebsd.org Received: from shikima.mine.nu (pc1-card4-0-cust77.cdf.cable.ntl.com [62.252.49.77]) by hub.freebsd.org (Postfix) with ESMTP id CEB1337B404 for ; Tue, 5 Feb 2002 06:18:47 -0800 (PST) Received: from rasputin by shikima.mine.nu with local (Exim 3.33 #1) id 16Y6Qo-0004md-00; Tue, 05 Feb 2002 14:18:46 +0000 Date: Tue, 5 Feb 2002 14:18:46 +0000 From: Rasputin To: freebsd-stable@freebsd.org Cc: dl@leo.org Subject: Re: autotuning kernel vars Message-ID: <20020205141846.A18358@shikima.mine.nu> Reply-To: Rasputin References: <20020205131312.GA58643@atrbg11.informatik.tu-muenchen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020205131312.GA58643@atrbg11.informatik.tu-muenchen.de>; from dl@leo.org on Tue, Feb 05, 2002 at 02:13:12PM +0100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Daniel Lang [020205 13:15]: > I've just built a new kernel for a just upgraded box to > 4.5-STABLE. I've included > > NMBCLUSTERS=0 and > NBUF=0 > > to try the auto-sizing feature as documented in LINT LINT also says if they're unset it will autosize them. > real memory = 1610596352 (1572848K bytes) > Physical memory chunk(s): > 0x00001000 - 0x0009efff, 647168 bytes (158 pages) > 0x003a1000 - 0x5fff3fff, 1606758400 bytes (392275 pages) > kmem_suballoc: bad status return of 1. > panic: kmem_suballoc > Now, what I remember it may have to do with some > of the tunings failing. I also have maxusers=512 > (but this caused no problems until now). maxusers will autoscale too - and that works. Maybe there's some kind of conflict between the 3 tweakables that's making the kernal a sad panda? My advice would be to unset all 3 (set maxusers=0 if you insist), and report the bugs in LINT. -- Quigley's Law: Whoever has any authority over you, no matter how small, will atttempt to use it. Rasputin :: Jack of All Trades - Master of Nuns :: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message