Date: Tue, 15 Oct 2002 23:28:41 -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: <20021015232745.B89360-100000@mail.chesapeake.net> In-Reply-To: <20021015111520K.matusita@jp.FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 15 Oct 2002, Makoto Matsushita wrote: > > I'm now trying Terry's patch (just rebuilding a kernel). > > jroberson> You are using 100mb of KVA for malloc(9)? Are you certain > jroberson> that you don't have a memory leak? > > Maybe there's a chance of a memory leakage by GLOBAL, but I don't sure. > > jroberson> How much memory is in this machine? What are you using it > jroberson> for? > > It has 256MB memory, and is used for 5-current release buildbox. > I suspect that there is some other bug then. 1/2 of your memory should not be consumed by kernel malloc. Do you have an abnormally large MD or something? 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?20021015232745.B89360-100000>