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


Groups > linux.kernel > #1695130

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

From "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Newsgroups linux.kernel
Subject [PATCH tip/core/rcu 0/6] Documentation updates
Date 2017-07-24 23:40 +0200
Message-ID <u6Tf3-2bs-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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(-)

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web