From owner-freebsd-java@FreeBSD.ORG Wed Dec 20 09:33:37 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BE97D16A417 for ; Wed, 20 Dec 2006 09:33:37 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCD8643CA7 for ; Wed, 20 Dec 2006 09:33:36 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so1867146uge for ; Wed, 20 Dec 2006 01:33:35 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=AxahPjpsHylEGmbV3amSNb7HQPbhbfvw6yxwD1SHBbcAkW1hsXY9GJRHghgTWHt39WBXj1yNo2XkMtUaSxD+NMvibRxDc8QRLe7e2EtHuDLry6ct3OfPeSfuD6+dKeSu+eu912HOifCyC9xkSKOiWGaeV6TA/GBOg/5V+WFVSlU= Received: by 10.78.181.13 with SMTP id d13mr4778781huf.1166605532023; Wed, 20 Dec 2006 01:05:32 -0800 (PST) Received: by 10.78.167.16 with HTTP; Wed, 20 Dec 2006 01:05:31 -0800 (PST) Message-ID: Date: Wed, 20 Dec 2006 12:05:31 +0300 From: "Andrew Pantyukhin" Sender: infofarmer@gmail.com To: freebsd-java@freebsd.org In-Reply-To: <20061220075801.GA960@office.redwerk.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20061110203714.GA89006@ace.b020.ceid.upatras.gr> <200612191141.12890.achill@matrix.gatewaynet.com> <20061219094541.GF1006@office.redwerk.com> <200612191151.37416.achill@matrix.gatewaynet.com> <20061219104300.GG1006@office.redwerk.com> <20061220075801.GA960@office.redwerk.com> X-Google-Sender-Auth: 766abac4929ff1fe Subject: Re: Performance of Java on FBSD vs. others... X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Dec 2006 09:33:37 -0000 On 12/20/06, Eugeny N Dzhurinsky wrote: > On Tue, Dec 19, 2006 at 09:15:12PM +0100, Ivan Voras wrote: > > Eugeny N Dzhurinsky wrote: > > > looks like I need to map libpthread.so.1 - not libpthread.so.2? > > If you're using 5.x, stay away from libthr - it was much slower back then. > > And it doesn't work well ;) Didn't! :)