Home
last modified time | relevance | path

Searched hist:bcf50ef2ce3c5d8f2fe995259da16677898cb300 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/rds/
H A Dconnection.cdiff bcf50ef2ce3c5d8f2fe995259da16677898cb300 Tue May 11 17:15:15 CDT 2010 Chris Mason <chris.mason@oracle.com> 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>