commit | 15133f6e67d8d646d0744336b4daa3135452cb0d | [log] [tgz] |
---|---|---|
author | Andy Grover <andy.grover@oracle.com> | Tue Jan 12 14:33:38 2010 -0800 |
committer | Andy Grover <andy.grover@oracle.com> | Wed Sep 08 18:11:41 2010 -0700 |
tree | e5675d5a3ab240edc9a66af6b891dd75fa9eabae | |
parent | a63273d4992603979ddb181b6a8f07082839b39f [diff] |
RDS: Implement atomic operations Implement a CMSG-based interface to do FADD and CSWP ops. Alter send routines to handle atomic ops. Add atomic counters to stats. Add xmit_atomic() to struct rds_transport Inline rds_ib_send_unmap_rdma into unmap_rm Signed-off-by: Andy Grover <andy.grover@oracle.com>