Date: Fri, 27 Jan 2006 05:51:50 +0300 From: Andrey Chernov <ache@FreeBSD.ORG> To: Jason Evans <jasone@FreeBSD.ORG> Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/stdlib malloc.c Message-ID: <20060127025150.GA57825@nagual.pp.ru> In-Reply-To: <200601270236.k0R2ai2x067283@repoman.freebsd.org> References: <200601270236.k0R2ai2x067283@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jan 27, 2006 at 02:36:44AM +0000, Jason Evans wrote: > jasone 2006-01-27 02:36:44 UTC > > FreeBSD src repository > > Modified files: > lib/libc/stdlib malloc.c > Log: > Clean up statistics gathering and printing. I worry about my system performance. Could you please make all statistics and debug code conditional, debending on some flags which could be set as malloc options? Even in case this is a test period now, some people perhaps don't want some tests. It is much easy to turn some tests off via malloc options than to comment out manually corresponding malloc.c defines after each cvsup. -- http://ache.pp.ru/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060127025150.GA57825>