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
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to