Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1695130 > unrolled thread

[PATCH tip/core/rcu 0/6] Documentation updates

Started by"Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
First post2017-07-24 23:40 +0200
Last post2017-07-24 23:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH tip/core/rcu 0/6] Documentation updates "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2017-07-24 23:40 +0200

#1695130 — [PATCH tip/core/rcu 0/6] Documentation updates

From"Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Date2017-07-24 23:40 +0200
Subject[PATCH tip/core/rcu 0/6] Documentation updates
Message-ID<u6Tf3-2bs-5@gated-at.bofh.it>
Hello!

This series contains documentation updates:

1.	Fix documentation of relation between nohz_full and rcu_nocbs.

2.	General documentation update.

3.	Update memory-barriers.txt for read-to-write dependencies.

4.	Add RCU files to docbook-generation lists.

5.	Document the fact that we have long since no longer been allowed
	to use rcu_dereference() on non-pointers.

And yes, branching is back!  ;-)

							Thanx, Paul

------------------------------------------------------------------------

 RCU/Design/Requirements/Requirements.html |  130 ++++++++++++++++++++++++++++++
 RCU/checklist.txt                         |  121 +++++++++++++++++++--------
 RCU/rcu.txt                               |    9 --
 RCU/rcu_dereference.txt                   |   61 ++++----------
 RCU/rcubarrier.txt                        |    5 +
 RCU/torture.txt                           |   20 +++-
 RCU/whatisRCU.txt                         |    5 -
 admin-guide/kernel-parameters.txt         |    7 -
 core-api/kernel-api.rst                   |   49 +++++++++++
 memory-barriers.txt                       |   41 +++++----
 10 files changed, 339 insertions(+), 109 deletions(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web