The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH 0/4] rcu/nocb cleanups
@ 2024-04-25 14:18 Frederic Weisbecker
  2024-04-25 14:18 ` [PATCH 1/4] rcu/nocb: Fix segcblist state machine comments about bypass Frederic Weisbecker
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Frederic Weisbecker @ 2024-04-25 14:18 UTC (permalink / raw)
  To: LKML
  Cc: Frederic Weisbecker, Paul E. McKenney, Boqun Feng, Joel Fernandes,
	Neeraj Upadhyay, Uladzislau Rezki, Zqiang, rcu

Hi,

Some cleanups before converting (de-)offloading to only work on offline
CPUs.

Frederic Weisbecker (4):
  rcu/nocb: Fix segcblist state machine comments about bypass
  rcu/nocb: Fix segcblist state machine stale comments about timers
  rcu/nocb: Use kthread parking instead of ad-hoc implementation
  rcu/nocb: Remove buggy bypass lock contention mitigation

 include/linux/rcu_segcblist.h |  88 +++++++++-----------
 kernel/rcu/tree.h             |   1 -
 kernel/rcu/tree_nocb.h        | 149 ++++++++++------------------------
 3 files changed, 79 insertions(+), 159 deletions(-)

-- 
2.44.0


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

end of thread, other threads:[~2024-04-29 21:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-25 14:18 [PATCH 0/4] rcu/nocb cleanups Frederic Weisbecker
2024-04-25 14:18 ` [PATCH 1/4] rcu/nocb: Fix segcblist state machine comments about bypass Frederic Weisbecker
2024-04-25 14:18 ` [PATCH 2/4] rcu/nocb: Fix segcblist state machine stale comments about timers Frederic Weisbecker
2024-04-25 14:18 ` [PATCH 3/4] rcu/nocb: Use kthread parking instead of ad-hoc implementation Frederic Weisbecker
2024-04-25 14:18 ` [PATCH 4/4] rcu/nocb: Remove buggy bypass lock contention mitigation Frederic Weisbecker
2024-04-29 21:02 ` [PATCH 0/4] rcu/nocb cleanups 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