From owner-freebsd-current@FreeBSD.ORG Fri Mar 28 20:12:31 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 06636106566B for ; Fri, 28 Mar 2008 20:12:31 +0000 (UTC) (envelope-from julian@elischer.org) Received: from outZ.internet-mail-service.net (outz.internet-mail-service.net [216.240.47.249]) by mx1.freebsd.org (Postfix) with ESMTP id E509D8FC2C for ; Fri, 28 Mar 2008 20:12:30 +0000 (UTC) (envelope-from julian@elischer.org) Received: from mx0.idiom.com (HELO idiom.com) (216.240.32.160) by out.internet-mail-service.net (qpsmtpd/0.40) with ESMTP; Fri, 28 Mar 2008 18:36:31 -0700 Received: from julian-mac.elischer.org (localhost [127.0.0.1]) by idiom.com (Postfix) with ESMTP id 14BB92D82CD; Fri, 28 Mar 2008 13:12:27 -0700 (PDT) Message-ID: <47ED512C.8050504@elischer.org> Date: Fri, 28 Mar 2008 13:12:28 -0700 From: Julian Elischer User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) MIME-Version: 1.0 To: Miroslav Chlastak References: <47EC96D4.3040507@fialka.cz> In-Reply-To: <47EC96D4.3040507@fialka.cz> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Cc: current@freebsd.org Subject: Re: MFS ROOT over 100MB X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 28 Mar 2008 20:12:31 -0000 Miroslav Chlastak wrote: > Hi, > > > it's possible create MFS ROOT over 100MB? > If I create MFS ROOT less then 90MB, system boot normally. > With size 90MB-100MB of MFS ROOT kernel panic with boot and > over 100MB system is rebooted in loop. > I suspect that the MFS root is loaded into kenrelVM which is a limited resource. in fact it must be I think because it is linked with the kernel by the loader. > > MFS ROOT image is ok (i can mount this image via mdconfig and mount). > I'am testing this on RELENG_6_2 and RELENG_7_0. > > The same problem like this: > http://lists.freebsd.org/pipermail/freebsd-stable/2008-February/040626.html > > Thanks, > Mira > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"