From owner-freebsd-alpha Sat Oct 7 7:56:11 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from anchor-post-30.mail.demon.net (anchor-post-30.mail.demon.net [194.217.242.88]) by hub.freebsd.org (Postfix) with ESMTP id 3626137B503 for ; Sat, 7 Oct 2000 07:56:06 -0700 (PDT) Received: from nlsys.demon.co.uk ([158.152.125.33] helo=herring.nlsystems.com) by anchor-post-30.mail.demon.net with esmtp (Exim 2.12 #1) id 13hvON-0007vL-0U; Sat, 7 Oct 2000 15:56:04 +0100 Received: from salmon.nlsystems.com (salmon.nlsystems.com [10.0.0.3]) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id QAA27988; Sat, 7 Oct 2000 16:02:35 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Sat, 7 Oct 2000 15:55:25 +0100 (BST) From: Doug Rabson To: Andrew Gallatin Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: size problems with INVARIANTS/DIAGNOSTIC -current kernels In-Reply-To: <14814.15695.767816.773180@grasshopper.cs.duke.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, 6 Oct 2000, Andrew Gallatin wrote: > /ithreads data=0x3e6a78+0x32678 syms=[0x8+0x4ea98+0x8+0x39115] > Entering ithreads at 0xfffffc0000330320... > XentMM = 0xfffffc00005e1f2c > Memory cluster count: 3 > MEMC 0: pfn 0x0 cnt 0xa5 usage 0x1 > MEMC 1: pfn 0xa5 cnt 0x3ee6 usage 0x0 > Cluster 1 contains kernel > Loading chunk after kernel: 0x3d3 / 0x3f8b > MEMC 2: pfn 0x3f8b cnt 0x75 usage 0x1 > Unrecognized boot flag '"'. > Unrecognized boot flag '"'. > Copyright (c) 1992-2000 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > The Regents of the University of California. All rights reserved. > kmem_init: kmemusage = 0xfffffe0000296000 > > halted CPU 0 Hmm. I wonder if the kernel is running out of its bootstrap address space limits before it manages to finish initialising the vm system. Try increasing the value of NKPT in pmap.h to see if it helps. -- Doug Rabson Mail: dfr@nlsystems.com Phone: +44 20 8348 6160 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message