Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-12 | doc: rcu: Update Data-Structures for RCU flavor consolidation | Joel Fernandes (Google) | |
This patch updates all Data-Structures document figures and text and removes some unwanted figures, to reflect the recent work Paul has been doing with consolidating all flavors of RCU. Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org> Cc: <kernel-team@android.com> Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com> | |||
2016-04-19 | documentation: Add documentation for RCU's major data structures | Paul E. McKenney | |
This commit adds documentation for RCU's major data structures, including rcu_state, rcu_node, rcu_data, rcu_dynticks, and rcu_head. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> |