From owner-freebsd-current@FreeBSD.ORG Thu Sep 23 13:43:31 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7DF016A4CE for ; Thu, 23 Sep 2004 13:43:31 +0000 (GMT) Received: from schlepper.zs64.net (schlepper.zs64.net [212.12.50.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8939543D45 for ; Thu, 23 Sep 2004 13:43:30 +0000 (GMT) (envelope-from stb@lassitu.de) Received: from [IPv6:::1] (schlepper [212.12.50.230]) by schlepper.zs64.net (8.12.11/8.11.1) with ESMTP id i8NDhRiE065874; Thu, 23 Sep 2004 15:43:27 +0200 (CEST) (envelope-from stb@lassitu.de) In-Reply-To: <20040922192034.GA25689@skoda.sockpuppet.org> References: <20040922192034.GA25689@skoda.sockpuppet.org> Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <8C289822-0D66-11D9-95D2-000A95C893E4@lassitu.de> Content-Transfer-Encoding: 7bit From: Stefan Bethke Date: Thu, 23 Sep 2004 15:43:27 +0200 To: kdulzo@sockpuppet.org X-Mailer: Apple Mail (2.619) cc: freebsd-current@freebsd.org Subject: Re: 5.3-BETA5 PAE Panic/Problems X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Sep 2004 13:43:31 -0000 Am 22.09.2004 um 21:20 schrieb kdulzo@skoda.sockpuppet.org: > I've been searching around for what I might be doing incorrectly, but > seem to have come to a dead stop in setting up a HP Proliant DL380G3 > machine with a PAE enabled 5.3-BETA kernel. I've tried BETAS 3,4, and > 5 > with no luck. The default PAE configuration file causes the problem > indicated in the log below. FOO is a copy of PAE config with KDB, DDB, > and KVA_PAGES=512. Am I incorrect in assuming this should work on 5.3? You might want to try to limit the kmem size, if you haven't done so already: options VM_KMEM_SIZE_MAX=419430400 #400MB (Kris Kennaways suggestion.) -- Stefan Bethke Fon +49 170 346 0140