Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Apr 2002 05:29:20 -0400 (EDT)
From:      Jeff Roberson <jroberson@chesapeake.net>
Cc:        cvs-committers@FreeBSD.org, <cvs-all@FreeBSD.org>
Subject:   Re: cvs commit: src/sys/kern kern_malloc.c
Message-ID:  <20020415052808.T62285-100000@mail.chesapeake.net>
In-Reply-To: <200204150524.g3F5O1a99963@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help


On Sun, 14 Apr 2002, Jeff Roberson wrote:

>
>   The intent of this code is to gather statistics for tuning the malloc bucket
>   sizes.  It is not intended to be run with INVARIANTS and it is not entirely
>   mp safe.  It can be enabled via 'options MALLOC_PROFILE' which was commited
>   earlier.

Sorry, this is misleading.  You can run MALLOC_PROFILE & INVARIANTS
without problems.  What I was trying to say is that MALLOC_PROFILE is not
run as a result of INVARIANTS, nor should it be.  It's a temporary
profiling aid.

Thanks,
Jeff


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020415052808.T62285-100000>