Subject: Re: 1.4 error message running mysql
To: Jeff Northon <jeffo@sasq.net>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: netbsd-help
Date: 05/31/1999 17:15:05
On Fri, May 28, 1999 at 02:54:29PM -0700, Jeff Northon wrote:
> 
> 
> Panic Malloc: out of space in Kmem_map stopped in mysqld at _Debugger
> +0x4: leave
> 
> I understand that it is running out of memory (128 megs) in a Celeron 400
> with 2 - 6 gig drives. New Perl
> 
> What know?

You need to increase NKMEMCLUSTERS in your kernel (recompile
a kernel with 'options NKMEMCLUSTERS=2048' in you config file - 2048 is
just an example :).

See options(4) for more details about NKMEMCLUSTERS.

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
--