Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1288023
| From | "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 tip/core/rcu 0/8] Documentation updates for 4.5 |
| Date | 2015-12-10 00:20 +0100 |
| Message-ID | <qDWbD-6rH-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hello! This series contains documentation updates, perhaps most notably a first installment of RCU design documentation, which first appeared on LWN (http://lwn.net/Articles/652156/, http://lwn.net/Articles/652677/, and http://lwn.net/Articles/653326/). The individual patches are as follows: 1. Add RCU requirements design document. 2-7. Updates to the RCU requirements. 8. Fix memory-barrier.txt typo, courtesy of Chris Metcalf. Changes since v1: o Apply review feedback from Josh Triplett. Thanx, Paul ------------------------------------------------------------------------ RCU/Design/Requirements/GPpartitionReaders1.svg | 374 +++ RCU/Design/Requirements/RCUApplicability.svg | 237 + RCU/Design/Requirements/ReadersPartitionGP1.svg | 639 +++++ RCU/Design/Requirements/Requirements.html | 2967 +++++++++++++++++++++++- RCU/Design/Requirements/Requirements.htmlx | 2809 ++++++++++++++++++++++ RCU/Design/htmlqqz.sh | 108 memory-barriers.txt | 8 7 files changed, 7069 insertions(+), 73 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 tip/core/rcu 0/8] Documentation updates for 4.5 "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2015-12-10 00:20 +0100 [PATCH v2 tip/core/rcu 6/8] documentation: Clarify RCU memory barriers and requirements "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2015-12-10 00:20 +0100 [PATCH v2 tip/core/rcu 7/8] documentation: Update RCU requirements based on expedited changes "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2015-12-10 00:20 +0100
csiph-web