Segher Boessenkool wrote:
Please check the definition of "cache coherence".Which of the twelve thousand such definitions? :-)
Every definition I have seen says that writes to a single memory location have a serial order as seen by all CPUs, and that a read will return the most recent write in the sequence (with a bit of extra mumbo jumbo to cover store queues and store forwarding). Within such a definition, I don't see how would be allowed for a single CPU to execute reads out of order and have the second read return an earlier write than the first read. -- SUSE Labs, Novell Inc. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- [PATCH 6/24] make atomic_read() behave consistently on frv
- From: Chris Snook <[email protected]>
- Re: [PATCH 6/24] make atomic_read() behave consistently on frv
- From: David Howells <[email protected]>
- Re: [PATCH 6/24] make atomic_read() behave consistently on frv
- From: David Howells <[email protected]>
- Re: [PATCH 6/24] make atomic_read() behave consistently on frv
- From: Chris Snook <[email protected]>
- Re: [PATCH 6/24] make atomic_read() behave consistently on frv
- From: Nick Piggin <[email protected]>
- Re: [PATCH 6/24] make atomic_read() behave consistently on frv
- From: Segher Boessenkool <[email protected]>
- Re: [PATCH 6/24] make atomic_read() behave consistently on frv
- From: "Paul E. McKenney" <[email protected]>
- Re: [PATCH 6/24] make atomic_read() behave consistently on frv
- From: Segher Boessenkool <[email protected]>
- Re: [PATCH 6/24] make atomic_read() behave consistently on frv
- From: "Paul E. McKenney" <[email protected]>
- Re: [PATCH 6/24] make atomic_read() behave consistently on frv
- From: Segher Boessenkool <[email protected]>
- Re: [PATCH 6/24] make atomic_read() behave consistently on frv
- From: "Paul E. McKenney" <[email protected]>
- Re: [PATCH 6/24] make atomic_read() behave consistently on frv
- From: Segher Boessenkool <[email protected]>
- [PATCH 6/24] make atomic_read() behave consistently on frv
- Prev by Date: Re: [PATCH 0/24] make atomic_read() behave consistently across all architectures
- Next by Date: Re: [PATCH 0/24] make atomic_read() behave consistently across all architectures
- Previous by thread: Re: [PATCH 6/24] make atomic_read() behave consistently on frv
- Next by thread: [PATCH] s at91 timer: clockevents on sam926x
- Index(es):