If something as simple as the following rule had been written in the
Intel doc:
- CPU2 will never see a STORE from CPU1 pass a LOAD from CPU1.
(May-be STORE and LOAD are misplaced, but the right rule should not be
more complex, in my opinion that had been confused by the current Intel
docs)
Then, given that the 'processor ordering' of WRITEs is clearly documented,
no confusion would have been possible, this thread would never have
happenned and may-be Linux would never have been broken for SMP locks.
So, I suggest Intel to _asap_ fix their documentation accordingly, so that
people will not have to beleive any more but just will be allowed to
understand how ordering actually work for IA32 from the docs.
Just my $0.00
Gérard.
-
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/