Re: i386 PDA patches use of %gs

From: Ingo Molnar
Date: Wed Nov 15 2006 - 13:51:34 EST



* Jeremy Fitzhardinge <jeremy@xxxxxxxx> wrote:

> Ingo Molnar wrote:
> > but it does not actually use the 'normal usermode TLS selector' - it
> > only loads it.
> >
> > a meaningful test would be to allocate two selector values and load and
> > read+write memory through both of them.
> >
>
> Well, obviously in one case it would need to switch between
> null/non-null/null. But yes, good point about using the "usermode"
> %gs each iteration. I'll do some more tests.

i'd not even use glibc's %gs but set up two separate selectors. (that's
a more controlled experiment - someone might run a non-TLS glibc, etc.)

Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/