All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH tip/core/rcu 0/2] rcu: further grace-period processing cleanups
@ 2009-11-13  6:34 Paul E. McKenney
  2009-11-13  6:35 ` [PATCH tip/core/rcu 1/2] rcu: accelerate callback processing on CPUs not detecting GP end Paul E. McKenney
  2009-11-13  6:35 ` [PATCH tip/core/rcu 2/2] rcu: simplify association of forced quiescent states with grace periods Paul E. McKenney
  0 siblings, 2 replies; 5+ messages in thread
From: Paul E. McKenney @ 2009-11-13  6:34 UTC (permalink / raw)
  To: linux-kernel
  Cc: mingo, laijs, dipankar, akpm, mathieu.desnoyers, josh, dvhltc,
	niv, tglx, peterz, rostedt, Valdis.Kletnieks, dhowells

This patch set provides a couple of additional grace-period-processing
cleanups:

1.	Propagate ->completed through the rcu_node hierarchy
	when RCU goes idle to prevent an additional needless
	grace period from being started.

2.	Make force_quiescent_state() take a snapshot of ->gpnum-1
	rather than ->completed for consistency with rcu_sched_qs()
	and friends.

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

end of thread, other threads:[~2009-11-13  9:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-13  6:34 [PATCH tip/core/rcu 0/2] rcu: further grace-period processing cleanups Paul E. McKenney
2009-11-13  6:35 ` [PATCH tip/core/rcu 1/2] rcu: accelerate callback processing on CPUs not detecting GP end Paul E. McKenney
2009-11-13  9:31   ` [tip:core/rcu] rcu: Accelerate " tip-bot for Paul E. McKenney
2009-11-13  6:35 ` [PATCH tip/core/rcu 2/2] rcu: simplify association of forced quiescent states with grace periods Paul E. McKenney
2009-11-13  9:31   ` [tip:core/rcu] rcu: Simplify " tip-bot for 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.