Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jun 2003 18:33:45 -0700 (PDT)
From:      Julian Elischer <julian@elischer.org>
To:        Alexander Kabaev <kabaev@mail.ru>
Cc:        Andy Ritger <ARitger@nvidia.com>
Subject:   Re: NVIDIA and TLS
Message-ID:  <Pine.BSF.4.21.0306161832350.19977-100000@InterJet.elischer.org>
In-Reply-To: <20030616211835.10d0fba4.kabaev@mail.ru>

next in thread | previous in thread | raw e-mail | index | archive | help


On Mon, 16 Jun 2003, Alexander Kabaev wrote:

> On Mon, 16 Jun 2003 18:11:30 -0700
> Gareth Hughes <gareth@nvidia.com> wrote:
> 
> > 
> > If FreeBSD support ELF TLS and __thread variables in ANY form, our
> > driver will use this support.  If the best you can do is a function
> > call per access, so be it.  It doesn't sound like there are any other
> > options, given the fact that you ship with three different thread
> > libraries.
> Three different libraries can attempt to coordinate and reserve exactly
> the same TLS segment size.

It's not that the segents need to be teh same it's that we are already
using %gs in 2 of them, and that they point to different things
in each library :-/

We'll see what we can do..




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0306161832350.19977-100000>