Re: [git pull] scheduler updates

From: Ingo Molnar
Date: Sat Nov 08 2008 - 14:41:18 EST



* Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:

> On Sat, 8 Nov 2008, Ingo Molnar wrote:
> >
> > So that's why my change moves it from the __native_read_tsc() over
> > to _only_ the vget_cycles().
>
> Ahh. I was looking at native_read_tscp(). Which has no barriers. But
> then we don't actually save the actual TSC, we only end up using the
> "p" part, so we don't care..

sidenote #3: RDTSCP is a relatively new instruction, and has implicit
barrier properties: it is a serializing instruction.

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/