RE: Synchronizing Bit operations V2

From: Christoph Lameter <clameter_at_sgi.com>
Date: 2006-04-01 08:28:13
On Fri, 31 Mar 2006, Chen, Kenneth W wrote:

> > I think we could say that lock semantics are different from barriers. They 
> > are more like acquire and release on IA64. The problem with smb_mb_*** is 
> > that the coder *explicitly* requested a barrier operation and we do not 
> > give it to him.
> 
> I was browsing sparc64 code and it defines:
> 
> include/asm-sparc64/bitops.h:
> #define smp_mb__after_clear_bit()      membar_storeload_storestore()
> 
> With my very naïve knowledge of sparc64, it doesn't look like a full barrier.
> Maybe sparc64 is broken too ...

Dave, how does sparc64 handle this situation?

-
To unsubscribe from this list: send the line "unsubscribe linux-ia64" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Sat Apr 01 08:29:13 2006

This archive was generated by hypermail 2.1.8 : 2006-04-01 08:29:22 EST