From owner-freebsd-current@FreeBSD.ORG Sun Apr 1 12:37:00 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 414A716A403; Sun, 1 Apr 2007 12:37:00 +0000 (UTC) (envelope-from dunstan@freebsd.czest.pl) Received: from freebsd.czest.pl (freebsd.czest.pl [80.48.250.4]) by mx1.freebsd.org (Postfix) with ESMTP id B4C1513C4AE; Sun, 1 Apr 2007 12:36:59 +0000 (UTC) (envelope-from dunstan@freebsd.czest.pl) Received: from freebsd.czest.pl (freebsd.czest.pl [80.48.250.4]) by freebsd.czest.pl (8.13.4/8.12.9) with ESMTP id l31D7euC014318; Sun, 1 Apr 2007 13:07:41 GMT (envelope-from dunstan@freebsd.czest.pl) Received: (from dunstan@localhost) by freebsd.czest.pl (8.13.4/8.12.9/Submit) id l31D7aHI014317; Sun, 1 Apr 2007 13:07:36 GMT (envelope-from dunstan) Date: Sun, 1 Apr 2007 13:07:36 +0000 From: "Wojciech A. Koszek" To: Poul-Henning Kamp Message-ID: <20070401130735.GA14280@FreeBSD.czest.pl> Mail-Followup-To: "Wojciech A. Koszek" , Poul-Henning Kamp , "M. Warner Losh" , spam@rm-rf.kiev.ua, freebsd-current@freebsd.org, rwatson@freebsd.org References: <20070331.160622.-30982624.imp@bsdimp.com> <88951.1175407057@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline In-Reply-To: <88951.1175407057@critter.freebsd.dk> User-Agent: Mutt/1.4.2.1i X-Greylist: Sender DNS name whitelisted, not delayed by milter-greylist-2.0.2 (freebsd.czest.pl [80.48.250.4]); Sun, 01 Apr 2007 13:07:41 +0000 (UTC) Cc: rwatson@freebsd.org, freebsd-current@freebsd.org, spam@rm-rf.kiev.ua, "M. Warner Losh" Subject: Re: Improved INCLUDE_CONFIG_FILE 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: Sun, 01 Apr 2007 12:37:00 -0000 On Sun, Apr 01, 2007 at 05:57:37AM +0000, Poul-Henning Kamp wrote: > In message <20070331.160622.-30982624.imp@bsdimp.com>, "M. Warner Losh" writes: > >In message: <20070324153108.P4956@fledge.watson.org> > > Robert Watson writes: > >: >> By the way, any plan to include INCLUDE_CONFIG_FILE in GENERIC? > >: > > >: > I'd like to have this enabled by default, and I know there should be no > >: > strong objections. > >: > >: I agree -- the memory used by it is very small compared to the amount of > >: memory in modern systems, and the potential administrative benefit is very > >: large. As long as it remains an option, the embedded folk can turn it off > >: easily. > > > >Agreed, with both my large system and embedded hats on :-) > > Feature request: If the config is included, stuff it in the minidump ? It's present in minidump. I also added 'kernconf' command to gdbinit.kernel script, so that it's easily obtainable while doing post-mortem analisis with kgdb(1). -- Wojciech A. Koszek wkoszek@FreeBSD.org http://FreeBSD.czest.pl/dunstan/