>I notice the sys/atomic.h atomic_xxx interfaces are limited to things 
>that do read/modify/write (inc/dec/swap/etc). There is no atomic_set to 
>do a simple assignment.

My question is: what protocol is  used to update a specific variable to
a specific value WHILE AT THE SAME TIME another part can also
update the variable to a different specific value.

(After the update, the variable can have any of N values)



Casper

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to