Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jul 2000 20:23:26 +0200
From:      Poul-Henning Kamp <phk@critter.freebsd.dk>
To:        "Thomas D. Dean" <tomdean@ix.netcom.com>
Cc:        freebsd-smp@FreeBSD.ORG, freebsd-current@FreeBSD.ORG
Subject:   Re: Recent -current Performance Drop? 
Message-ID:  <2461.963339806@critter.freebsd.dk>
In-Reply-To: Your message of "Tue, 11 Jul 2000 11:01:21 PDT." <200007111801.LAA00623@ix.netcom.com> 

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

>I seem to see somewhat of a performance drop in the past week.

You should have read the commit messages :-)

I enabled malloc flags AJ by default, this has a performance
cost.  It will be turned off for releases of course.

It has already exposed on bug (see peters commit).

You can disable it if you want to run benchmarks:

	ln -sf aj /etc/malloc.conf

--
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD coreteam member | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


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




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