Subject: Re: kmem_map problem
To: John <john@sixgirls.org>
From: None <wojtek@3miasto.net>
List: tech-kern
Date: 05/31/2001 19:45:41
> As usage of my system has increased, so has the frequency of the crashes.
> Now it crashes every 12 hours or so.
> 
> The message I get is:
> panic: malloc: out of space in kmem_map
> stopped in httpd at _cpu_Debugger+0x6: unlk a6

increase NKMEMPAGES_MAX etc.
read options(9)
 
> (68060 Amiga, NetBSD 1.5-release compiled earlier today; Apache uses
> mod_perl and has a number of Perl modules preloaded)
>