Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Nov 2006 08:38:09 +0800
From:      David Xu <davidxu@freebsd.org>
To:        freebsd-java@freebsd.org
Cc:        Nikos Ntarmos <ntarmos@ceid.upatras.gr>
Subject:   Re: Performance of Java on FBSD vs. others...
Message-ID:  <200611110838.09171.davidxu@freebsd.org>
In-Reply-To: <20061110213313.GA72658@ace.b020.ceid.upatras.gr>
References:  <20061110203714.GA89006@ace.b020.ceid.upatras.gr> <20061110124459.M88944@turing> <20061110213313.GA72658@ace.b020.ceid.upatras.gr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 11 November 2006 05:33, Nikos Ntarmos wrote:

> > You might also play with /etc/malloc.conf if you find quirks of memory
> > allocation.
>
> Malloc options are at their default (i.e. no /etc/malloc.conf).
>

I believe default malloc options on -CURRENT turn on debugging code.
you might define NO_MALLOC_EXTRAS=yes in /etc/make.conf, 
recompile and reinstall libc, try it to see if there is any difference.

Regards,
David Xu



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