All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH tip/core/rcu 0/6] Documentation updates for 3.21^W4.1
@ 2015-03-03 16:37 Paul E. McKenney
  2015-03-03 16:37 ` [PATCH tip/core/rcu 1/6] documentation: Update rcutree.kthread_prio for grace-period kthread use Paul E. McKenney
  0 siblings, 1 reply; 7+ messages in thread
From: Paul E. McKenney @ 2015-03-03 16:37 UTC (permalink / raw)
  To: linux-kernel
  Cc: mingo, laijs, dipankar, akpm, mathieu.desnoyers, josh, tglx,
	peterz, rostedt, dhowells, edumazet, dvhart, fweisbec, oleg,
	bobby.prani

Hello!

This series contains a few documentation updates:

1.	Record the fact that the rcutree.kthread_prio kernel boot parameter
	also controls the priority of the grace-period kthreads.

2.	Update the kernel-per-CPU-kthreads.txt documentation based on
	Christoph Lameter's on-demand vmstat workers commit.

3.	Update NO_HZ.txt documentation to reflect the fact that POSIX
	timers are no longer starved on adaptive-ticks CPUs.

4.	Update kernel-per-CPU-kthreads.txt documentation to reflect
	workqueue usage and nosoftlockup boot parameter.

5.	Clarify memory-barrier semantics of atomic operations.

6.	Clarify control-dependency pairing.

							Thanx, Paul

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

 b/Documentation/atomic_ops.txt              |   45 ++++++++++++++--------------
 b/Documentation/kernel-parameters.txt       |   14 +++++---
 b/Documentation/kernel-per-CPU-kthreads.txt |   34 +++++++++++++--------
 b/Documentation/memory-barriers.txt         |   42 ++++++++++++++++++--------
 b/Documentation/timers/NO_HZ.txt            |   10 +-----
 5 files changed, 85 insertions(+), 60 deletions(-)


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

end of thread, other threads:[~2015-03-03 16:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-03 16:37 [PATCH tip/core/rcu 0/6] Documentation updates for 3.21^W4.1 Paul E. McKenney
2015-03-03 16:37 ` [PATCH tip/core/rcu 1/6] documentation: Update rcutree.kthread_prio for grace-period kthread use Paul E. McKenney
2015-03-03 16:37   ` [PATCH tip/core/rcu 2/6] documentation: Update based on on-demand vmstat workers Paul E. McKenney
2015-03-03 16:37   ` [PATCH tip/core/rcu 3/6] documentation: Update NO_HZ_FULL interaction with POSIX timers Paul E. McKenney
2015-03-03 16:37   ` [PATCH tip/core/rcu 4/6] documentation: Update per-CPU kthreads documentation Paul E. McKenney
2015-03-03 16:37   ` [PATCH tip/core/rcu 5/6] documentation: Clarify memory-barrier semantics of atomic operations Paul E. McKenney
2015-03-03 16:37   ` [PATCH tip/core/rcu 6/6] documentation: Clarify control-dependency pairing 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.