Re: [PATCH] [5/20] x86: Introduce nsec_barrier() II

2008-01-07 Thread Andi Kleen
Andi Kleen <[EMAIL PROTECTED]> writes: > On Thursday 03 January 2008 11:47:54 Ingo Molnar wrote: >> >> * Andi Kleen <[EMAIL PROTECTED]> wrote: >> >> > nsec_barrier() is a new barrier primitive that stops RDTSC speculation >> > to avoid races with timer interrupts on other CPUs. >> > >> > Add

Re: [PATCH] [5/20] x86: Introduce nsec_barrier() II

2008-01-07 Thread Andi Kleen
Andi Kleen [EMAIL PROTECTED] writes: On Thursday 03 January 2008 11:47:54 Ingo Molnar wrote: * Andi Kleen [EMAIL PROTECTED] wrote: nsec_barrier() is a new barrier primitive that stops RDTSC speculation to avoid races with timer interrupts on other CPUs. Add it to all