From owner-freebsd-questions@FreeBSD.ORG Mon Oct 31 02:57:05 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01EFF16A41F; Mon, 31 Oct 2005 02:57:05 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id B346443D45; Mon, 31 Oct 2005 02:57:04 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 9794F1A3C1A; Sun, 30 Oct 2005 18:57:04 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 7956E51262; Sun, 30 Oct 2005 21:57:03 -0500 (EST) Date: Sun, 30 Oct 2005 21:57:03 -0500 From: Kris Kennaway To: Greg 'groggy' Lehey Message-ID: <20051031025703.GA72110@xor.obsecurity.org> References: <004a01c5dcaf$5d9e9a70$37cba1cd@emerytelcom.com> <20051029194703.GB33857@xor.obsecurity.org> <20051031025333.GG48398@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tThc/1wpZn/ma/RB" Content-Disposition: inline In-Reply-To: <20051031025333.GG48398@wantadilla.lemis.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-questions@freebsd.org, Kris Kennaway Subject: Re: kernel debug options X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 02:57:05 -0000 --tThc/1wpZn/ma/RB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 31, 2005 at 01:23:33PM +1030, Greg 'groggy' Lehey wrote: > On Saturday, 29 October 2005 at 15:47:03 -0400, Kris Kennaway wrote: > > On Sat, Oct 29, 2005 at 11:36:59AM -0600, Elliot Finley wrote: > >> does having: > >> > >> options KDB > >> options DDB > >> makeoptions DEBUG=3D-g > >> > >> in the kernel make it slower? Or does it just make it take more memor= y? > > > > Neither. >=20 > It makes it take more (text) memory. The code has to go somewhere. Well, you're right that enabling KDB/DDB adds a few bytes to the size of the kernel, but I interpreted his question as about runtime memory usage. Kris --tThc/1wpZn/ma/RB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDZYf/Wry0BWjoQKURAgZJAKDM36aHloX54xDr1GQImd78NIO5gwCeKqNO eVkNpMlBE2K6zcEz5B1+zZ0= =PjzU -----END PGP SIGNATURE----- --tThc/1wpZn/ma/RB--