commit | 20c72bd5f5f902e5a8745d51573699605bf8d21c | [log] [tgz] |
---|---|---|
author | Andy Grover <andy.grover@oracle.com> | Wed Aug 25 05:51:28 2010 -0700 |
committer | Andy Grover <andy.grover@oracle.com> | Wed Sep 08 18:16:51 2010 -0700 |
tree | 6df337e07d423a0859ab92f25525570e134baba1 | |
parent | 59f740a6aeb2cde2f79fe0df38262d4c1ef35cd8 [diff] |
RDS: Implement masked atomic operations Add two CMSGs for masked versions of cswp and fadd. args struct modified to use a union for different atomic op type's arguments. Change IB to do masked atomic ops. Atomic op type in rds_message similarly unionized. Signed-off-by: Andy Grover <andy.grover@oracle.com>