From owner-freebsd-threads@FreeBSD.ORG Mon Apr 4 11:56:55 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 4148216A4CE for ; Mon, 4 Apr 2005 11:56:55 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E80543D39; Mon, 4 Apr 2005 11:56:55 +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 j34Bulg2022094; Mon, 4 Apr 2005 11:56:51 GMT (envelope-from davidxu@freebsd.org) Message-ID: <42512B7D.3050700@freebsd.org> Date: Mon, 04 Apr 2005 19:56:45 +0800 From: David Xu User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050306 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Andrew Belashov References: <20050401223744.GA6096@crodrigues.org> <4250F283.5020005@orel.ru> In-Reply-To: <4250F283.5020005@orel.ru> Content-Type: text/plain; charset=us-ascii; 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: Mon, 04 Apr 2005 11:56:55 -0000 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 ? > -- > With Best Regards, > Andrew Belashov. > David Xu