From owner-freebsd-threads@FreeBSD.ORG Fri Apr 22 09:11:14 2005 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B162816A51E for ; Fri, 22 Apr 2005 09:11:14 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D70143D49; Fri, 22 Apr 2005 09:11:14 +0000 (GMT) (envelope-from davidxu@freebsd.org) Received: from [127.0.0.1] (davidxu@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j3M9BB3r083636; Fri, 22 Apr 2005 09:11:13 GMT (envelope-from davidxu@freebsd.org) Message-ID: <4268BFDF.7010308@freebsd.org> Date: Fri, 22 Apr 2005 17:11:59 +0800 From: David Xu User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.6) Gecko/20050319 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Andrew Belashov References: <20050401223744.GA6096@crodrigues.org> <4250F283.5020005@orel.ru> <42512B7D.3050700@freebsd.org> <4268B15E.3080607@orel.ru> In-Reply-To: <4268B15E.3080607@orel.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-threads@freebsd.org Subject: Re: New Nvidia drivers with KSE support X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Apr 2005 09:11:14 -0000 Andrew Belashov wrote: > Hello! > > David Xu wrote: > >> Andrew Belashov wrote: >> >>> Hello! >>> >>> Craig Rodrigues wrote: >>> >>>> I just saw on http://bsdnews.com that Nvidia has new drivers >>>> for FreeBSD 5.x, and these drivers supposedly support KSE: >>>> >>>> http://bsdnews.com/view_story.php3?story_id=4944 >>>> >>>> So is this one less reason to keep libc_r around in the tree? ;) >>> >>> >>> >>> >>> libc_r is default for sparc64. >>> libpthread (KSE) is broken for sparc64. >>> libthr is unstable for sparc64. >>> >> Can you try newest libthr on sparc64 ? > > > firefox-1.0.2,1 does not work with libthr on sparc64. > > Test enviroment: > FreeBSD bel.localdomain 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #20: > Mon Mar 21 14:22:25 MSK 2005 > bel@bel.localdomain:/usr/obj/usr/src/sys/SUNC3D-SMP sparc64 > > Hardware: Sun Ultra 60 (2xUltraSparc-IIi@450MHz). > > -- > With Best Regards, > Andrew Belashov. > How about -CURRENT ? libthr in 5.4 is not the one in -CURRENT, they are too different. ; ) David Xu