linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH tip/core/rcu 0/5] Realtime-related RCU updates for v5.13
@ 2021-03-04  0:29 Paul E. McKenney
  2021-03-04  0:29 ` [PATCH tip/core/rcu 1/5] rcu: Expedite deboost in case of deferred quiescent state paulmck
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Paul E. McKenney @ 2021-03-04  0:29 UTC (permalink / raw)
  To: rcu
  Cc: linux-kernel, kernel-team, mingo, jiangshanlai, akpm,
	mathieu.desnoyers, josh, tglx, peterz, rostedt, dhowells,
	edumazet, fweisbec, oleg, joel

Hello!

These commits are related to RCU's realtime support, including better
testing preemption, improving testing of RCU priority boosting, and
ensuring that at least one rcutorture scenario tests use_softirq=0.

1.	Expedite deboost in case of deferred quiescent state.

2.	Make TREE03 use real-time tree.use_softirq setting.

3.	Fix testing of RCU priority boosting.

4.	Make rcu_read_unlock_special() expedite strict grace periods.

5.	Make jitter.sh handle large systems.

						Thanx, Paul

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

 kernel/rcu/rcutorture.c                                    |   36 +++++++------
 kernel/rcu/tree_plugin.h                                   |   27 +++++----
 tools/testing/selftests/rcutorture/bin/jitter.sh           |    8 +-
 tools/testing/selftests/rcutorture/configs/rcu/TREE03.boot |    1 
 4 files changed, 42 insertions(+), 30 deletions(-)

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

end of thread, other threads:[~2021-03-04  1:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-04  0:29 [PATCH tip/core/rcu 0/5] Realtime-related RCU updates for v5.13 Paul E. McKenney
2021-03-04  0:29 ` [PATCH tip/core/rcu 1/5] rcu: Expedite deboost in case of deferred quiescent state paulmck
2021-03-04  0:29 ` [PATCH tip/core/rcu 2/5] rcutorture: Make TREE03 use real-time tree.use_softirq setting paulmck
2021-03-04  0:29 ` [PATCH tip/core/rcu 3/5] rcutorture: Fix testing of RCU priority boosting paulmck
2021-03-04  0:29 ` [PATCH tip/core/rcu 4/5] rcu: Make rcu_read_unlock_special() expedite strict grace periods paulmck
2021-03-04  0:29 ` [PATCH tip/core/rcu 5/5] torture: Make jitter.sh handle large systems paulmck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).