Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jul 2004 10:50:25 GMT
From:      Peter Holm <peter@holm.cc>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/68987: panic: kmem_malloc(163840): kmem_map too small
Message-ID:  <200407171050.i6HAoPJT018392@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/68987; it has been noted by GNATS.

From: Peter Holm <peter@holm.cc>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: kern/68987: panic: kmem_malloc(163840): kmem_map too small
Date: Sat, 17 Jul 2004 12:49:51 +0200

 The memory usage seems to originate from the parallel invocations
 of coredump() in sys/kern/kern_sig.c. Limiting the number of parallel
 core dumps to fx. 64 seems to alleviate the problem.
 -- 
 Peter Holm



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407171050.i6HAoPJT018392>