Date: Wed, 15 Sep 2004 06:18:47 +0000 From: Kris Kennaway <kris@FreeBSD.org> To: Roman Kurakin <rik@cronyx.ru> Cc: current@FreeBSD.ORG Subject: Re: Large mem disk with not very recent current Message-ID: <20040915061847.GA63279@hub.freebsd.org> In-Reply-To: <41475C02.6090002@cronyx.ru> References: <414560D3.10108@cronyx.ru> <20040913105133.GA85717@hub.freebsd.org> <414581FE.6060702@cronyx.ru> <20040913183608.GB85717@hub.freebsd.org> <41475C02.6090002@cronyx.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Sep 15, 2004 at 01:00:50AM +0400, Roman Kurakin wrote: > >>>Please provide more information. It's likely you're trying to create > >>>a md that is too big, though. > >>> > >>> > >>It is about 800Mb. > >> > >> > > > >That's too big to fit in RAM and still run the rest of the system. I > > > With 1G it should be about 200M for rest of the system. This should be more > than enough, so this is bad guess. No, that's what's happening and what the panic tells you. Perhaps you can tune various kernel memory parameters to make it happy fitting the rest of the kernel data space + user memory into 200MB, but your panic indicates this isn't true by default. Kris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040915061847.GA63279>