Synchronization [was Re: The Magic Show: kernel_map() disappearing]
    Cort Dougan 
    cort at persephone.cs.nmt.edu
       
    Sat Jan 16 06:28:17 EST 1999
    
    
  
Then my paranoid use of sync can go away, and we can stick with eieio as
long as we have the "memory" marked changed in the linline asm.  Sound
good to everyone?
}	rmb()	Do not re-order reads across this point (CPU or compiler)
}	wmb() 	Do not re-order writes across this point (CPU or compiler)
}	mb()	Do not re-order reads or write across this point
[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to  Cc linuxppc-dev  if your ]]
[[ reply is of general interest. To unsubscribe from linuxppc-dev, send ]]
[[ the message 'unsubscribe' to linuxppc-dev-request at lists.linuxppc.org ]]
    
    
More information about the Linuxppc-dev
mailing list