All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: linux-kernel@vger.kernel.org
Cc: mingo@kernel.org, jiangshanlai@gmail.com, dipankar@in.ibm.com,
	akpm@linux-foundation.org, mathieu.desnoyers@efficios.com,
	josh@joshtriplett.org, tglx@linutronix.de, peterz@infradead.org,
	rostedt@goodmis.org, dhowells@redhat.com, edumazet@google.com,
	dvhart@linux.intel.com, fweisbec@gmail.com, oleg@redhat.com,
	bobby.prani@gmail.com
Subject: [PATCH tip/core/rcu 0/8] Documentation updates for 4.5
Date: Fri, 4 Dec 2015 15:49:52 -0800	[thread overview]
Message-ID: <20151204234952.GA22805@linux.vnet.ibm.com> (raw)

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.

							Thanx, Paul

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

 b/Documentation/RCU/Design/Requirements/GPpartitionReaders1.svg |  374 +
 b/Documentation/RCU/Design/Requirements/RCUApplicability.svg    |  237 
 b/Documentation/RCU/Design/Requirements/ReadersPartitionGP1.svg |  639 ++
 b/Documentation/RCU/Design/Requirements/Requirements.html       | 2967 +++++++++-
 b/Documentation/RCU/Design/Requirements/Requirements.htmlx      | 2809 +++++++++
 b/Documentation/RCU/Design/htmlqqz.sh                           |  108 
 b/Documentation/memory-barriers.txt                             |    8 
 7 files changed, 7069 insertions(+), 73 deletions(-)


             reply	other threads:[~2015-12-04 23:49 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-04 23:49 Paul E. McKenney [this message]
2015-12-04 23:50 ` [PATCH tip/core/rcu 1/8] documentation: Record RCU requirements Paul E. McKenney
2015-12-05  0:07   ` Josh Triplett
2015-12-05  0:33     ` Paul E. McKenney
2015-12-05  0:38       ` Josh Triplett
2015-12-05  1:56         ` Paul E. McKenney
2015-12-05 21:19           ` Paul E. McKenney
2015-12-05  0:34   ` Josh Triplett
2015-12-05  1:54     ` Paul E. McKenney
2015-12-05 20:19       ` Paul E. McKenney
2015-12-04 23:50 ` [PATCH tip/core/rcu 2/8] Documentation: Record bottom-bit-zero guarantee for ->next Paul E. McKenney
2015-12-04 23:50 ` [PATCH tip/core/rcu 3/8] documentation: Cover requirements controlling stall warnings Paul E. McKenney
2015-12-04 23:50 ` [PATCH tip/core/rcu 4/8] documentation: Composability analogies Paul E. McKenney
2015-12-04 23:50 ` [PATCH tip/core/rcu 5/8] documentation: Expand on scheduler/RCU deadlock requirements Paul E. McKenney
2015-12-04 23:50 ` [PATCH tip/core/rcu 6/8] documentation: Clarify RCU memory barriers and requirements Paul E. McKenney
2015-12-04 23:50 ` [PATCH tip/core/rcu 7/8] documentation: Update RCU requirements based on expedited changes Paul E. McKenney
2015-12-04 23:50 ` [PATCH tip/core/rcu 8/8] Documentation/memory-barriers.txt: Fix ACCESS_ONCE thinko Paul E. McKenney
2015-12-05  0:42 ` [PATCH tip/core/rcu 0/8] Documentation updates for 4.5 Josh Triplett

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151204234952.GA22805@linux.vnet.ibm.com \
    --to=paulmck@linux.vnet.ibm.com \
    --cc=akpm@linux-foundation.org \
    --cc=bobby.prani@gmail.com \
    --cc=dhowells@redhat.com \
    --cc=dipankar@in.ibm.com \
    --cc=dvhart@linux.intel.com \
    --cc=edumazet@google.com \
    --cc=fweisbec@gmail.com \
    --cc=jiangshanlai@gmail.com \
    --cc=josh@joshtriplett.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mathieu.desnoyers@efficios.com \
    --cc=mingo@kernel.org \
    --cc=oleg@redhat.com \
    --cc=peterz@infradead.org \
    --cc=rostedt@goodmis.org \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.