All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH tip/core/rcu 0/9] Documentation updates for 4.12
@ 2017-04-12 16:39 Paul E. McKenney
  2017-04-12 16:40 ` [PATCH tip/core/rcu 1/9] doc: Synchronous RCU grace periods are now legal throughout boot Paul E. McKenney
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Paul E. McKenney @ 2017-04-12 16:39 UTC (permalink / raw)
  To: linux-kernel
  Cc: mingo, jiangshanlai, dipankar, akpm, mathieu.desnoyers, josh,
	tglx, peterz, rostedt, dhowells, edumazet, dvhart, fweisbec, oleg,
	bobby.prani, corbet, linux-doc

Hello!

This series provides documentation updates:

1.	Synchronous RCU grace periods are now legal throughout boot.

2.	Add mid-boot operation to expedited grace periods.

3.	Update stallwarn.txt to make causes more prominent.

4.	Update RCU data-structure documentation for rcu_segcblist.
	(Corresponding code changes are in the SRCU series.)

5.	Update requirements based on recent changes.

6.	doc: Update rcu_assign_pointer() definition in whatisRCU.txt.

7.	Update the comparisons rule in rcu_dereference.txt, courtesy
	of Michalis Kokologiannakis.

8.	Emphasize that "toy" RCU requires recursive rwlock.

9.	Update control-dependencies section of memory-barriers.txt,
	courtesy of pierre Kuo.

							Thanx, Paul

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

 RCU/Design/Data-Structures/Data-Structures.html                 |  207 ++++++----
 RCU/Design/Data-Structures/nxtlist.svg                          |   34 -
 RCU/Design/Expedited-Grace-Periods/Expedited-Grace-Periods.html |   47 ++
 RCU/Design/Requirements/Requirements.html                       |  201 ++++++---
 RCU/rcu_dereference.txt                                         |    9 
 RCU/stallwarn.txt                                               |  190 ++++-----
 RCU/whatisRCU.txt                                               |   33 -
 memory-barriers.txt                                             |    2 
 8 files changed, 469 insertions(+), 254 deletions(-)

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2017-04-13 15:56 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-12 16:39 [PATCH tip/core/rcu 0/9] Documentation updates for 4.12 Paul E. McKenney
2017-04-12 16:40 ` [PATCH tip/core/rcu 1/9] doc: Synchronous RCU grace periods are now legal throughout boot Paul E. McKenney
2017-04-13  9:07   ` Peter Zijlstra
2017-04-13 15:56     ` Paul E. McKenney
2017-04-12 16:40 ` [PATCH tip/core/rcu 2/9] doc: Add mid-boot operation to expedited grace periods Paul E. McKenney
2017-04-12 16:40 ` [PATCH tip/core/rcu 3/9] doc: Update stallwarn.txt to make causes more prominent Paul E. McKenney
2017-04-12 16:40 ` [PATCH tip/core/rcu 4/9] doc: Update RCU data-structure documentation for rcu_segcblist Paul E. McKenney
2017-04-12 16:40 ` [PATCH tip/core/rcu 5/9] doc: Update requirements based on recent changes Paul E. McKenney
2017-04-12 16:40 ` [PATCH tip/core/rcu 6/9] doc: Update rcu_assign_pointer() definition in whatisRCU.txt Paul E. McKenney
2017-04-12 16:40 ` [PATCH tip/core/rcu 7/9] doc: Update the comparisons rule in rcu_dereference.txt Paul E. McKenney
2017-04-12 16:40 ` [PATCH tip/core/rcu 8/9] doc: Emphasize that "toy" RCU requires recursive rwlock Paul E. McKenney
2017-04-12 16:40 ` [PATCH tip/core/rcu 9/9] doc: Update control-dependencies section of memory-barriers.txt Paul E. McKenney

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.