Re: Nontrivial brokeness with new threads.

From: Julian Elischer <julian_at_elischer.org>
Date: Tue, 24 Feb 2004 11:03:32 -0800 (PST)
On Tue, 24 Feb 2004, David Gilbert wrote:

> >>>>> "Doug" == Doug White <dwhite_at_gumbysoft.com> writes:
> 
> Doug> See UPDATING and list discussion. KSE and the nvidia driver
> Doug> don't get along.
> 
> I feel like I should be in a foul mood.  I solicited information on
> how nvidia might be broken and what number of stars on one's belt were
> required to fix it.  Or someone being _helpful_ might comment on
> whether or not nvidia's help is required to fix it.
> 
> ... instead _unhelpfully_ of pointing out something that I was already
> up-to-date on.

>From what I know, you will need to map libpthread to libc_r until we get 
TLS (Thread Local Storage (not a part of pthread standard but needed by
nvidia) working. At that point they will recompile the drivers to
use it.
In teh mean while they use %gs for their own purposes which colides with 
threads using it as a thread pointer.


> _______________________________________________
> freebsd-current_at_freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"
> 
Received on Tue Feb 24 2004 - 10:03:42 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:44 UTC