From owner-freebsd-current@FreeBSD.ORG Mon Sep 13 11:20:09 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D23E16A4CE for ; Mon, 13 Sep 2004 11:20:09 +0000 (GMT) Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68C8B43D2F for ; Mon, 13 Sep 2004 11:20:06 +0000 (GMT) (envelope-from rik@cronyx.ru) Received: (from root@localhost) by hanoi.cronyx.ru id i8DBH6hw036052 for current@FreeBSD.ORG.checked; (8.12.8/vak/2.1) Mon, 13 Sep 2004 15:17:06 +0400 (MSD) (envelope-from rik@cronyx.ru) Received: from cronyx.ru (hi.cronyx.ru [144.206.181.94]) by hanoi.cronyx.ru with ESMTP id i8DBGG3R036000; (8.12.8/vak/2.1) Mon, 13 Sep 2004 15:16:16 +0400 (MSD) (envelope-from rik@cronyx.ru) Message-ID: <414581FE.6060702@cronyx.ru> Date: Mon, 13 Sep 2004 15:18:22 +0400 From: Roman Kurakin User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b) Gecko/20031208 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kris Kennaway References: <414560D3.10108@cronyx.ru> <20040913105133.GA85717@hub.freebsd.org> In-Reply-To: <20040913105133.GA85717@hub.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: current@FreeBSD.ORG Subject: Re: Large mem disk with not very recent current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Sep 2004 11:20:09 -0000 Kris Kennaway wrote: >On Mon, Sep 13, 2004 at 12:56:51PM +0400, Roman Kurakin wrote: > > >>Hi, >> >> I have the following idea/problem. I want to build world in memory. >>I've put in to my system 1G of memory and tried to put on it sources. >>But all times I've tried to do that system went to panic. I've used md >>with malloc type. >> >> Any ideas? >> >> > >Please provide more information. It's likely you're trying to create >a md that is too big, though. > > It is about 800Mb. But system panics while I try to extract source tree. It is not very recent current. The intent of my question was to get some hints how to set up such build area, I belive it should help to make compilation much faster than using hard drive. My home system is not ready for panic investigation now. I'll update it to current and set console to it and will try again. PS. Sorry to all for my last posts to current that are so weak in "technical" details, the debug technique I used before was without remote debugging since most of problems were very near my code and it was enough for me anlo three things: my mind, printed sources, and printf. So now I am in stage of adaptation to/setting up remote debugging. rik >Kris > >-- >In God we Trust -- all others must submit an X.509 certificate. > -- Charles Forsythe > > > >