Linux RCU subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/3] srcu: shrink the num of srcu_size_state
@ 2022-11-28  8:28 Pingfan Liu
  2022-11-28  8:28 ` [PATCH 1/3] srcu: Eliminate the requirement of SRCU_SIZE_WAIT_CALL Pingfan Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Pingfan Liu @ 2022-11-28  8:28 UTC (permalink / raw)
  To: rcu
  Cc: Pingfan Liu, Lai Jiangshan, Paul E. McKenney, Frederic Weisbecker,
	Josh Triplett, Steven Rostedt, Mathieu Desnoyers, Zhang, Qiang1

This series fix a bug and improve the note of SRCU_SIZE_*

Cc: Lai Jiangshan <jiangshanlai@gmail.com>
Cc: "Paul E. McKenney" <paulmck@kernel.org>
Cc: Frederic Weisbecker <frederic@kernel.org>
Cc: Josh Triplett <josh@joshtriplett.org>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Cc: "Zhang, Qiang1" <qiang1.zhang@intel.com>
To: rcu@vger.kernel.org

Pingfan Liu (3):
  srcu: Eliminate the requirement of SRCU_SIZE_WAIT_CALL
  srcu: protect against concurrent srcu_gp_end()
  srcu: Decrease the srcu size state numbers

 include/linux/srcutree.h | 15 +++++++++------
 kernel/rcu/srcutree.c    | 19 ++++++++-----------
 2 files changed, 17 insertions(+), 17 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2022-12-16 16:54 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-28  8:28 [PATCH 0/3] srcu: shrink the num of srcu_size_state Pingfan Liu
2022-11-28  8:28 ` [PATCH 1/3] srcu: Eliminate the requirement of SRCU_SIZE_WAIT_CALL Pingfan Liu
2022-11-28  8:40   ` Zhang, Qiang1
2022-11-28 14:01     ` Pingfan Liu
2022-11-29  0:41       ` Paul E. McKenney
2022-11-30  3:34   ` [PATCHv2] " Pingfan Liu
2022-12-02 22:17     ` Paul E. McKenney
2022-12-13 12:51       ` Pingfan Liu
2022-12-13 20:02         ` Paul E. McKenney
2022-12-15  3:37           ` Pingfan Liu
2022-12-16 16:54             ` Paul E. McKenney
2022-11-28  8:28 ` [PATCH 2/3] srcu: protect against concurrent srcu_gp_end() Pingfan Liu
2022-11-28  9:20   ` Zhang, Qiang1
2022-11-28 14:36     ` Pingfan Liu
2022-11-28 14:47       ` Zhang, Qiang1
2022-11-30  3:36         ` Pingfan Liu
2022-11-28  8:28 ` [PATCH 3/3] srcu: Decrease the srcu size state numbers Pingfan Liu

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