Nontrivial brokeness with new threads.
Julian Elischer
julian at elischer.org
Tue Feb 24 11:03:42 PST 2004
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"
>
More information about the freebsd-current
mailing list