Date: Sat, 7 Oct 2000 14:12:39 -0400 (EDT) From: Andrew Gallatin <gallatin@cs.duke.edu> To: Doug Rabson <dfr@nlsystems.com> Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: size problems with INVARIANTS/DIAGNOSTIC -current kernels Message-ID: <14815.26475.95721.701188@grasshopper.cs.duke.edu> In-Reply-To: <Pine.BSF.4.21.0010071553540.94692-100000@salmon.nlsystems.com> References: <14814.15695.767816.773180@grasshopper.cs.duke.edu> <Pine.BSF.4.21.0010071553540.94692-100000@salmon.nlsystems.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14815.26475.95721.701188>