public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH tip/core/rcu 0/2] Expedited grace-period updates
@ 2016-08-22 15:22 Paul E. McKenney
  2016-08-22 15:23 ` [PATCH tip/core/rcu 1/6] rcu: Consolidate expedited grace period machinery Paul E. McKenney
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Paul E. McKenney @ 2016-08-22 15:22 UTC (permalink / raw)
  To: linux-kernel
  Cc: mingo, jiangshanlai, dipankar, akpm, mathieu.desnoyers, josh,
	tglx, peterz, rostedt, dhowells, edumazet, dvhart, fweisbec, oleg,
	bobby.prani

Hello!

This series contains updates and fixes to expedited grace-period handling:

1.	Consolidate nearly identical code from synchronize_rcu_expedited()
	and synchronize_sched_expedited().

2.	Drive expedited grace periods from workqueue rather than user task.

3.	Stop disabling expedited RCU CPU stall warnings, enabled by
	#2 above.

4.	Make expedited RCU CPU stall warnings respond
	to the panic_on_rcu_stall sysctl setting and the
	rcupdate.rcu_cpu_stall_suppress kernel boot parameter.

5.	Exclude RCU-offline CPUs from expedited grace periods based on
	RCU's internal state.

6.	Use RCU's online-CPU state for expedited-grace-period IPI retry.

							Thanx, Paul

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

 tree.h       |    1 
 tree_exp.h   |  134 ++++++++++++++++++++++++++++++++++++-----------------------
 tree_trace.c |    7 +--
 3 files changed, 87 insertions(+), 55 deletions(-)

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

end of thread, other threads:[~2016-08-22 15:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-22 15:22 [PATCH tip/core/rcu 0/2] Expedited grace-period updates Paul E. McKenney
2016-08-22 15:23 ` [PATCH tip/core/rcu 1/6] rcu: Consolidate expedited grace period machinery Paul E. McKenney
2016-08-22 15:23 ` [PATCH tip/core/rcu 2/6] rcu: Drive expedited grace periods from workqueue Paul E. McKenney
2016-08-22 15:23 ` [PATCH tip/core/rcu 3/6] rcu: Stop disabling expedited RCU CPU stall warnings Paul E. McKenney
2016-08-22 15:23 ` [PATCH tip/core/rcu 4/6] rcu: Make expedited RCU CPU stall warnings respond to controls Paul E. McKenney
2016-08-22 15:23 ` [PATCH tip/core/rcu 5/6] rcu: Exclude RCU-offline CPUs from expedited grace periods Paul E. McKenney
2016-08-22 15:23 ` [PATCH tip/core/rcu 6/6] rcu: Use RCU's online-CPU state for expedited IPI retry Paul E. McKenney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox