Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Dec 2008 11:03:40 -0500
From:      Mike Tancsa <mike@sentex.net>
To:        Kostik Belousov <kostikbel@gmail.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: repeatable crash on RELENG7
Message-ID:  <200812021603.mB2G3eb9004481@lava.sentex.ca>
In-Reply-To: <20081202142045.GA3045@deviant.kiev.zoral.com.ua>
References:  <200812021319.mB2DJGJx003807@lava.sentex.ca> <20081202133812.GY3045@deviant.kiev.zoral.com.ua> <200812021412.mB2ECsEp004018@lava.sentex.ca> <20081202142045.GA3045@deviant.kiev.zoral.com.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
At 09:20 AM 12/2/2008, Kostik Belousov wrote:
>On Tue, Dec 02, 2008 at 09:12:54AM -0500, Mike Tancsa wrote:
> > At 08:38 AM 12/2/2008, Kostik Belousov wrote:
> > >>
> > >> mdconfig -a -t malloc -s 1800M
> > >You cannot have ~ 2Gb of kernel memory allocated for md, at least not on
> > >i386.
> >
> > Thanks,  how do I find out what the limit is on a machine ? Is it
> > vm.kvm_size ?
>
>It is much less, and highly depends on your load, since KVA is used for all
>kind of allocations made by kernel. I think either md(4) or mdconfig(8) have
>a warning about malloc backing for md.

Thanks!  A warning might be helpful to prevent such foot shooting :)

         ---Mike 




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