mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH rcu 0/3] SRCU polled-grace-period updates for v6.11
@ 2024-06-20 16:11 Paul E. McKenney
  2024-06-20 16:11 ` [PATCH rcu 1/3] srcu: Add NUM_ACTIVE_SRCU_POLL_OLDSTATE Paul E. McKenney
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paul E. McKenney @ 2024-06-20 16:11 UTC (permalink / raw)
  To: rcu; +Cc: linux-kernel, kernel-team, rostedt

Hello!

This series provides some polled grace-period updates for SRCU:

1.	Add NUM_ACTIVE_SRCU_POLL_OLDSTATE.

2.	Update cleanup_srcu_struct() comment.

3.	Fill out polled grace-period APIs.

						Thanx, Paul

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

 b/include/linux/srcu.h  |    4 ++++
 b/kernel/rcu/srcutiny.c |    3 ++-
 b/kernel/rcu/srcutree.c |    5 ++++-
 include/linux/srcu.h    |   31 +++++++++++++++++++++++++++++++
 kernel/rcu/srcutree.c   |    3 ++-
 5 files changed, 43 insertions(+), 3 deletions(-)

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

end of thread, other threads:[~2024-06-20 16:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-20 16:11 [PATCH rcu 0/3] SRCU polled-grace-period updates for v6.11 Paul E. McKenney
2024-06-20 16:11 ` [PATCH rcu 1/3] srcu: Add NUM_ACTIVE_SRCU_POLL_OLDSTATE Paul E. McKenney
2024-06-20 16:11 ` [PATCH rcu 2/3] srcu: Update cleanup_srcu_struct() comment Paul E. McKenney
2024-06-20 16:11 ` [PATCH rcu 3/3] srcu: Fill out polled grace-period APIs 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

Powered by JetHome