Subject: Re: miniroot.gz...
To: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
From: Jeremy Cooper <jeremy@baymoo.org>
List: port-sun3
Date: 09/20/2000 12:09:11
On Wed, 20 Sep 2000, Izumi Tsutsui wrote:

> [... "out of space in kmem_map" panic ...]
> 
> sun3x kernel uses much more memory than other m68k ports
> or there are some memory leak? Just NKMEMPAGES_MAX should be
> increased?

We've had this problem for years and it always seems to occur when there
is heavy load on the machine.  I really suspect it is a memory leak that
occurs each time a process exits under heavy load.

-J