From owner-freebsd-threads@FreeBSD.ORG Sat Apr 2 07:32:45 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 B3E4716A4CE for ; Sat, 2 Apr 2005 07:32:45 +0000 (GMT) Received: from silver.he.iki.fi (helenius.fi [193.64.42.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CC3F43D48 for ; Sat, 2 Apr 2005 07:32:44 +0000 (GMT) (envelope-from pete@he.iki.fi) Received: from [193.64.42.134] (h86.vuokselantie10.fi [193.64.42.134]) by silver.he.iki.fi (8.13.1/8.11.4) with ESMTP id j327WWn0093339; Sat, 2 Apr 2005 10:32:32 +0300 (EEST) (envelope-from pete@he.iki.fi) Message-ID: <424E4AA6.7050704@he.iki.fi> Date: Sat, 02 Apr 2005 10:32:54 +0300 From: Petri Helenius User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Craig Rodrigues References: <20050401223744.GA6096@crodrigues.org> In-Reply-To: <20050401223744.GA6096@crodrigues.org> 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: Sat, 02 Apr 2005 07:32:45 -0000 Craig Rodrigues wrote: >Hi, > >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? ;) > > I'm still having issues with profiling (-pg) enabled and issuing mallocs and frees from different threads. The same code runs for weeks/months unprofiled. (on dual or quad cpu machines topped up) Pete