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