From owner-freebsd-alpha Sat Oct 7 11:12:42 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 4C00637B502 for ; Sat, 7 Oct 2000 11:12:40 -0700 (PDT) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id OAA10223; Sat, 7 Oct 2000 14:12:39 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.0/8.9.1) id e97ICda63131; Sat, 7 Oct 2000 14:12:39 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Sat, 7 Oct 2000 14:12:39 -0400 (EDT) To: Doug Rabson Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: size problems with INVARIANTS/DIAGNOSTIC -current kernels In-Reply-To: References: <14814.15695.767816.773180@grasshopper.cs.duke.edu> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14815.26475.95721.701188@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Doug Rabson writes: > 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. I doubled it from 9 to 18 & still see the same behaviour.. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message