Subject: Re: NetBSD-1.5.2 crash
To: <>
From: David Laight <david@l8s.co.uk>
List: tech-kern
Date: 08/22/2002 08:55:24
On Wed, Aug 21, 2002 at 05:00:29PM -0700, Tad Hunt wrote:
> 
> I just got the following panic on our NetBSD 1.5.2 i386 box.  I've attached
> the dmesg and hand-copied panic message and stack trace.
> 
> Any idea what caused this, and/or how to avoid it in the future?

Increase the size of the static map table.

Changing MAX_KMAPENT should do it.
(it is (currently) based on NPROC, usually generated from MAXUSER).

	David

-- 
David Laight: david@l8s.co.uk