From owner-freebsd-questions@FreeBSD.ORG Sun Feb 1 15:28:06 2004 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 BFA9816A4CE for ; Sun, 1 Feb 2004 15:28:06 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-67-119-53-122.dsl.lsan03.pacbell.net [67.119.53.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEBF743D54 for ; Sun, 1 Feb 2004 15:28:02 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 54B2566E32; Sun, 1 Feb 2004 15:28:02 -0800 (PST) Date: Sun, 1 Feb 2004 15:28:02 -0800 From: Kris Kennaway To: Robert Huff Message-ID: <20040201232802.GA29589@xor.obsecurity.org> References: <16413.30129.745316.58504@jerusalem.litteratus.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="opJtzjQTFsWo+cga" Content-Disposition: inline In-Reply-To: <16413.30129.745316.58504@jerusalem.litteratus.org> User-Agent: Mutt/1.4.1i cc: questions@freebsd.org Subject: Re: -CURRENT panic in kmem_malloc (?) 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: Sun, 01 Feb 2004 23:28:06 -0000 --opJtzjQTFsWo+cga Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sun, Feb 01, 2004 at 04:54:57PM -0500, Robert Huff wrote: > Panicstring: kmem_malloc(-791617536): kmem_map too small: 20107264 > total allocated > maxusers 48 This is probably incorrectly sized, causing you to run out of kernel memory. Why not just let the kernel autosize it (maxusers 0)? Kris --opJtzjQTFsWo+cga Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAHYuCWry0BWjoQKURAlLBAKDfqfvX2mc3dZFMC0P7t4rNwA1JpACgwxG+ en2F9WDx88vPlGOA6ZXri/I= =QpVT -----END PGP SIGNATURE----- --opJtzjQTFsWo+cga--