Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Oct 2002 21:26:36 -0400 (EDT)
From:      Jeff Roberson <jroberson@chesapeake.net>
To:        Makoto Matsushita <matusita@jp.FreeBSD.org>
Cc:        current@FreeBSD.ORG
Subject:   Re: Kernel panic with panic: kmem_malloc(4096): kmem_map too small...
Message-ID:  <20021014212549.Y24252-100000@mail.chesapeake.net>
In-Reply-To: <20021014192250F.matusita@jp.FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On Mon, 14 Oct 2002, Makoto Matsushita wrote:

>
> After upgrading my 5-current box (as of late September 2002), the
> kernel panics periodically with following message:
>
>     panic: kmem_malloc(4096): kmem_map too small: 107651072 total allocated
>
> The number '4096' and '107651072' is always the same.  What am I
> missing something?
>

You are using 100mb of KVA for malloc(9)?  Are  you certain that you don't
have a memory leak?  How much memory is in this machine?  What are you
using it for?

Thanks!
Jeff


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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