commit | 236fefafe5d3d34b78ed2ccf5510909716112326 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Jan 31 14:00:41 2012 -0800 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Feb 21 09:06:08 2012 -0800 |
tree | 9ff5ec129e59667341aa07120720b6e4a5ced4d9 | |
parent | 2036d94a7b61ca5032ce90f2bda06afec0fe713e [diff] |
rcu: Call out dangers of expedited RCU primitives The expedited RCU primitives can be quite useful, but they have some high costs as well. This commit updates and creates docbook comments calling out the costs, and updates the RCU documentation as well. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>