Subject: Re: panic "malloc: out of space in kmem_map" with UVM
To: None <jam@pobox.com>
From: Ken Nakata <kenn@synap.ne.jp>
List: current-users
Date: 05/16/1998 16:07:09
On Sat, 16 May 1998 01:16:49 -0500,
"Kazushi (Jam) Marukawa" <jam@pobox.com> wrote:
> 
> I should say a kernel without KMEMSTATS worked better than a
> kernel with KMEMSTATS.  When I'm using my system normally,
> the statically linking of a mozilla made "malloc: out of
> space in kmem_map" panic.

Did you try increasing NKMEMCLUSTERS?  If that doesn't help, maybe
this is related to the uvm_amap.c fix Chuck Cranor committed a couple
days ago.

Ken