]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Clarify what we are doing in r234583 a little better: eieio and isync do
authornwhitehorn <nwhitehorn@FreeBSD.org>
Sun, 22 Apr 2012 21:11:01 +0000 (21:11 +0000)
committernwhitehorn <nwhitehorn@FreeBSD.org>
Sun, 22 Apr 2012 21:11:01 +0000 (21:11 +0000)
commitf4ccf1d6d01abe8a14bcf252ce5721ccec28c4c4
tree522290899c0ba89d09703a8850b32252b711a6bc
parent9735a829855418c1921d6e55aef20eae4cb177be
Clarify what we are doing in r234583 a little better: eieio and isync do
not provide general barriers, but only barriers in the context of the
atomic sequences here. As such, make them private and keep the global
*mb() routines using a variant of sync.
sys/powerpc/include/atomic.h