Date: Sat, 8 Oct 2005 03:43:48 +0100 From: Adrian Wontroba <aw1@stade.co.uk> To: Jurij Kovacic <jurij.kovacic@gmail.com> Cc: freebsd-stable@freebsd.org Subject: Re: Stability problems vith FreeBSD 5.2.1-RELEASE-p14 Message-ID: <20051008034348.B57900@titus.hanley.stade.co.uk> In-Reply-To: <43401ED1.6060404@gmail.com>; from jurij.kovacic@gmail.com on Sun, Oct 02, 2005 at 07:54:25PM %2B0200 References: <43401ED1.6060404@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Oct 02, 2005 at 07:54:25PM +0200, Jurij Kovacic wrote: > The panic message is ussually somewhere along these lines: > panic: kmem_malloc(4096) kmem map too small: 48496066400 total allocated > cpuid =0 > boot() called on cpu#0 > ... A similar problem is described in http://lists.freebsd.org/pipermail/freebsd-doc/2004-May/004262.html which recommends setting VM_KMEM_SIZE_MAX 419430400 for machines with large amounts of memory. Worked for me on a recent 5-STABLE. Might work for your rather elderly release. -- Adrian Wontroba
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051008034348.B57900>