commit | 16af1feef44df2be7db9e47f89eef64635b6dec7 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Wed Oct 07 15:43:31 2015 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Wed Oct 07 16:09:05 2015 -0700 |
tree | c6052e37915b32b3a34b68cb337f7e82d806f056 | |
parent | 49dac09ff59c9ba673d64831d3300fff424f029e [diff] |
documentation: Composability analogies This commit expands on RCU's composability by comparing it to that of transactional memory and of locking. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>