commit | bcf50ef2ce3c5d8f2fe995259da16677898cb300 | [log] [tgz] |
---|---|---|
author | Chris Mason <chris.mason@oracle.com> | Tue May 11 15:15:15 2010 -0700 |
committer | Andy Grover <andy.grover@oracle.com> | Wed Sep 08 18:15:12 2010 -0700 |
tree | 4a90d8f1b77b027977ee2e5229a239faa9848177 | |
parent | abf454398c2ebafc629ebb8b149f5a752c79e919 [diff] |
rds: use RCU to protect the connection hash The connection hash was almost entirely RCU ready, this just makes the final couple of changes to use RCU instead of spinlocks for everything. Signed-off-by: Chris Mason <chris.mason@oracle.com>