From owner-freebsd-threads@FreeBSD.ORG Mon Apr 4 07:53:54 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 6F21516A4CE for ; Mon, 4 Apr 2005 07:53:54 +0000 (GMT) Received: from tts.orel.ru (tts.orel.ru [213.59.64.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 429AE43D5C for ; Mon, 4 Apr 2005 07:53:53 +0000 (GMT) (envelope-from bel@orel.ru) Received: from orel.ru (pf1.net.orel.ru [213.59.64.75]) by tts.orel.ru (8.13.1/8.13.1/bel) with ESMTP id j347riXb019172; Mon, 4 Apr 2005 11:53:45 +0400 Message-ID: <4250F283.5020005@orel.ru> Date: Mon, 04 Apr 2005 11:53:39 +0400 From: Andrew Belashov Organization: ORIS User-Agent: Mozilla/5.0 (X11; U; FreeBSD sparc64; en-US; rv:1.6) Gecko/20040407 X-Accept-Language: ru, en-us, en MIME-Version: 1.0 To: Craig Rodrigues References: <20050401223744.GA6096@crodrigues.org> In-Reply-To: <20050401223744.GA6096@crodrigues.org> X-Enigmail-Version: 0.83.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Zombi-Check: on netra2.orel.ru 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 07:53:54 -0000 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. -- With Best Regards, Andrew Belashov.