All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH rcu 0/5] Torture-test changes for v6.13
@ 2024-10-09 18:02 Paul E. McKenney
  2024-10-09 18:02 ` [PATCH rcu 1/5] refscale: Add test for sched_clock() Paul E. McKenney
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Paul E. McKenney @ 2024-10-09 18:02 UTC (permalink / raw)
  To: frederic, rcu; +Cc: linux-kernel, kernel-team, rostedt

Hello!

This series contains torture-test changes for v6.13:

1.	Add test for sched_clock().

2.	Add --no-affinity parameter to kvm.sh.

3.	Correct affinity check.

4.	Add guest_os_delay module parameter.

5.	Avoid printing cpu=-1 for no-fault RCU boost failure.

						Thanx, Paul

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

 b/kernel/rcu/rcutorture.c                                        |    9 +-
 b/kernel/rcu/refscale.c                                          |   38 ++++++++
 b/tools/testing/selftests/rcutorture/bin/kvm-test-1-run-batch.sh |   43 +++++-----
 b/tools/testing/selftests/rcutorture/bin/kvm.sh                  |    6 +
 kernel/rcu/refscale.c                                            |   19 ++++
 5 files changed, 90 insertions(+), 25 deletions(-)

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

end of thread, other threads:[~2024-10-09 18:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-09 18:02 [PATCH rcu 0/5] Torture-test changes for v6.13 Paul E. McKenney
2024-10-09 18:02 ` [PATCH rcu 1/5] refscale: Add test for sched_clock() Paul E. McKenney
2024-10-09 18:02 ` [PATCH rcu 2/5] torture: Add --no-affinity parameter to kvm.sh Paul E. McKenney
2024-10-09 18:02 ` [PATCH rcu 3/5] refscale: Correct affinity check Paul E. McKenney
2024-10-09 18:02 ` [PATCH rcu 4/5] rcuscale: Add guest_os_delay module parameter Paul E. McKenney
2024-10-09 18:02 ` [PATCH rcu 5/5] rcutorture: Avoid printing cpu=-1 for no-fault RCU boost failure 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.