From owner-freebsd-questions@FreeBSD.ORG Tue Nov 20 09:54:08 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E16016A421 for ; Tue, 20 Nov 2007 09:54:08 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (pointyhat.freebsd.org [IPv6:2001:4f8:fff6::2b]) by mx1.freebsd.org (Postfix) with ESMTP id 655B013C45B; Tue, 20 Nov 2007 09:54:07 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <4742AEC4.6080000@FreeBSD.org> Date: Tue, 20 Nov 2007 10:54:12 +0100 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: Yuri References: <1195539987.47427e1347460@webmail.rawbw.com> In-Reply-To: <1195539987.47427e1347460@webmail.rawbw.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: yuri@tsoft.com, freebsd-questions@freebsd.org Subject: Re: Does 7.0-BETA2 still have debug options like 6.0-BETA did? 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: Tue, 20 Nov 2007 09:54:08 -0000 Yuri wrote: > When 6.0 was in BETA kernel had many options like WITNESS/INVARIANTS. User-land > also has some special options. Those options made FreeBSD-BETA much slower. > > Are any similar options "on" now in 7.0-BETA2? What is the complete list? > > I can only find an option "makeoptions DEBUG=-g" in sys/i386/conf/GENERIC. > > But it feels slower than 6.3. No it does not have debug options enabled. Please try to quantify your feeling ;) Kris