Performance of Java on FBSD vs. others...

Achilleas Mantzios achill at matrix.gatewaynet.com
Tue Dec 19 01:41:22 PST 2006


Στις Τρίτη 19 Δεκέμβριος 2006 10:04, ο/η Eugeny N Dzhurinsky έγραψε:
> On Mon, Dec 18, 2006 at 09:19:06AM -0800, Nick Johnson wrote:
> > It should also be run with libthr as the
> > threading library, as the consensus seems to be that this provides better
> > performance than libpthread (libkse).
>
> Very interesting. Could you please clarify how to use libthr on 5.5/6.2,
> will there be a need to recompile everything?

no just setup /etc/libmap.conf, like
[/usr/local/diablo-jdk1.5.0/bin/java]
libpthread.so.2                 libthr.so.2

-- 
Achilleas Mantzios


More information about the freebsd-java mailing list