From owner-freebsd-stable@FreeBSD.ORG Tue Jul 12 02:43:06 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B36C116A41C; Tue, 12 Jul 2005 02:43:06 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49BBF43D45; Tue, 12 Jul 2005 02:43:06 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.3/8.13.3) with ESMTP id j6C2mddF060637; Mon, 11 Jul 2005 20:48:39 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <42D32E36.2050706@samsco.org> Date: Mon, 11 Jul 2005 20:43:02 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.8) Gecko/20050615 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mike Tancsa References: <1121099976.62346.48.camel@opus.cse.buffalo.edu> <20050711215527.D29110@fledge.watson.org> <6.2.1.2.0.20050711222106.0350cb10@64.7.153.2> In-Reply-To: <6.2.1.2.0.20050711222106.0350cb10@64.7.153.2> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on pooker.samsco.org Cc: freebsd-stable@freebsd.org, Ken Smith , Robert Watson Subject: Re: FYI - RELENG_6 branch has been created. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jul 2005 02:43:06 -0000 Mike Tancsa wrote: > At 05:04 PM 11/07/2005, Robert Watson wrote: > >> As a further FYI, a variety of debugging features are still enabled by >> default in RELENG_6, including INVARINTS, WITNESS, and user space >> malloc debugging. These will remain enabled through the first >> snapshot from the > > > Apart from the kernel settings, what other debug settings need to be > turned off ? i.e. How do I turn off malloc debugging ? > > ---Mike > ln -s aj /etc/malloc.conf Scott