From owner-freebsd-threads@FreeBSD.ORG Wed Dec 20 11:02:22 2006 Return-Path: X-Original-To: threads@freebsd.org Delivered-To: freebsd-threads@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BE58F16A407 for ; Wed, 20 Dec 2006 11:02:22 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 539EA43CA4 for ; Wed, 20 Dec 2006 11:02:20 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so1890395uge for ; Wed, 20 Dec 2006 03:02:20 -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=Udrslr3acN5Lnrd2Nr1gZZJoSxNoRVqiS7HdY0lhQ4Qvs4R4HQXqdqGURkYhMLsmfviIffB4WzUhcFh4wQFiWql+74OFU31XyGCtn7UaM8SPBuxxyhb0d3wiX4wsVSlZRmaxwlaaMoQnLBl0C37/Fp0+eZIyS0oN/QHQvXwL0CY= Received: by 10.78.81.20 with SMTP id e20mr4154619hub.1166610896822; Wed, 20 Dec 2006 02:34:56 -0800 (PST) Received: by 10.78.167.16 with HTTP; Wed, 20 Dec 2006 02:34:56 -0800 (PST) Message-ID: Date: Wed, 20 Dec 2006 13:34:56 +0300 From: "Andrew Pantyukhin" Sender: infofarmer@gmail.com To: threads@freebsd.org, "Eugeny N Dzhurinsky" In-Reply-To: <20061220093904.GD960@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> <20061220093904.GD960@office.redwerk.com> X-Google-Sender-Auth: 37fc42634779e317 Cc: Subject: Re: Performance of Java on FBSD vs. others... X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Dec 2006 11:02:22 -0000 On 12/20/06, Eugeny N Dzhurinsky wrote: > On Wed, Dec 20, 2006 at 12:05:31PM +0300, Andrew Pantyukhin wrote: > > 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! :) > > I was unable to test it with 6.1 at home, so I'm not sure. Btw, is it possible > to enable libthr for any application in FreeBSD 6.1 somehow, or it is probably > not a good idea? You should test and decide for yourself. It's not a bad idea a priori.