cvs commit: src/lib/libc/stdlib malloc.c
Andrey Chernov
ache at FreeBSD.ORG
Thu Jan 26 18:51:57 PST 2006
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/
More information about the cvs-src
mailing list