From owner-cvs-all@FreeBSD.ORG Fri Jan 27 03:24:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.ORG Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E258516A422; Fri, 27 Jan 2006 03:24:05 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04E6643D46; Fri, 27 Jan 2006 03:24:04 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.4/8.13.4) with ESMTP id k0R3O3RA058133; Fri, 27 Jan 2006 06:24:03 +0300 (MSK) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.13.4/8.13.4/Submit) id k0R3O3rC058132; Fri, 27 Jan 2006 06:24:03 +0300 (MSK) (envelope-from ache) Date: Fri, 27 Jan 2006 06:24:03 +0300 From: Andrey Chernov To: "Christian S.J. Peron" Message-ID: <20060127032403.GB58032@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , "Christian S.J. Peron" , Jason Evans , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200601270236.k0R2ai2x067283@repoman.freebsd.org> <20060127025150.GA57825@nagual.pp.ru> <6B47D688-0A7D-421F-9830-9493EC375307@FreeBSD.ORG> <43D99036.3010102@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43D99036.3010102@FreeBSD.org> User-Agent: Mutt/1.5.11 Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, Jason Evans , cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/stdlib malloc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jan 2006 03:24:06 -0000 On Thu, Jan 26, 2006 at 09:15:02PM -0600, Christian S.J. Peron wrote: > These malloc debugging/stats features have been invaluable. I vote to > accept the performance hit in exchange for useful debugging/stats > features in -CURRENT, and disable them in -STABLE/-RELEASE when they are > ready. You misread me a bit. I don't vote to remove debug/stats ON _by_default_ for -current, I vote to remove them via special malloc options for whom who don't need it even in -current. -- http://ache.pp.ru/