From owner-freebsd-arch@FreeBSD.ORG Fri Sep 8 06:25:35 2006 Return-Path: X-Original-To: arch@freebsd.org Delivered-To: freebsd-arch@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F3C416A4DE for ; Fri, 8 Sep 2006 06:25:35 +0000 (UTC) (envelope-from prvs=julian=399664ceb@elischer.org) Received: from a50.ironport.com (a50.ironport.com [63.251.108.112]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4A4243D58 for ; Fri, 8 Sep 2006 06:25:34 +0000 (GMT) (envelope-from prvs=julian=399664ceb@elischer.org) Received: from unknown (HELO [10.251.23.248]) ([10.251.23.248]) by a50.ironport.com with ESMTP; 07 Sep 2006 23:25:34 -0700 Message-ID: <45010CDF.1050601@elischer.org> Date: Thu, 07 Sep 2006 23:25:35 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.13) Gecko/20060414 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "M. Warner Losh" References: <20060907.153239.1219861549.imp@bsdimp.com> <20060908.001045.1683322424.imp@bsdimp.com> In-Reply-To: <20060908.001045.1683322424.imp@bsdimp.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: arch@freebsd.org, howard0su@gmail.com Subject: Re: Modularize kernel X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Sep 2006 06:25:35 -0000 M. Warner Losh wrote: >In message: > "Howard Su" writes: >: On 9/8/06, M. Warner Losh wrote: >: > I routinely boot a minimal kernel and kldload everything. this gives >: > me a kernel about 1/3 the size of a full GENERIC build, but at the >: > price of needing to keep my modules up to date. >: >: For -STABLE tree, i think it is easy since ABI is fixed. However what >: I proposed is pushing this effort to let most user to use module >: instead of rebuilding the kernel. > >I guess what I'm saying is that with a minimal kernel + all the >modules we have, you have that today. > > I'm guessing he would like to have basically no kernel, so that you start by linking in the vm and your scheduler-of-choice, etc >Warner >_______________________________________________ >freebsd-arch@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-arch >To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org" > >