Re: [patch] new spinlock variant, spinlock-2.3.30-A4

Andrea Arcangeli (andrea@suse.de)
Fri, 3 Dec 1999 23:43:26 +0100 (CET)


On Fri, 3 Dec 1999, Manfred wrote:

>It seems that the cpu discards speculative reads if it sees a write
>operation on
>the system bus (I tried to force a speculative read, and my proggy never
>failed)

could you elaborate? If reads would been invalidated by parallel writes
the wait event shouldn't hang. The event-CPU writes in parallel and the
speculative read is not invalidated.

Andrea

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