From owner-freebsd-current@FreeBSD.ORG Wed Oct 20 15:18:15 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 D05D016A4CE; Wed, 20 Oct 2004 15:18:15 +0000 (GMT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CE5B43D5C; Wed, 20 Oct 2004 15:18:15 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id i9KFJAei014639; Wed, 20 Oct 2004 08:19:10 -0700 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id i9KFJAqK014638; Wed, 20 Oct 2004 08:19:10 -0700 Date: Wed, 20 Oct 2004 08:19:10 -0700 From: Brooks Davis To: jamie rishaw at google mail Message-ID: <20041020151910.GC11477@odin.ac.hmc.edu> References: <41767CF1.2020005@FreeBSD.org> <6ff30abd04102008163115a32d@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6ff30abd04102008163115a32d@mail.gmail.com> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu cc: current@freebsd.org cc: arch@freebsd.org Subject: Re: [Fwd: What do people think about not installing a stripped /kernel ?] 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: Wed, 20 Oct 2004 15:18:16 -0000 On Wed, Oct 20, 2004 at 10:16:56AM -0500, jamie rishaw at google mail wrote: > What are the performance implications of a debug kernel? None what so ever. The debugging bits are not loaded in to memory. -- Brooks