[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <a6fff63c-5930-4918-82a3-a9301309d88d@paulmck-laptop>
Date: Mon, 17 Jul 2023 11:04:49 -0700
From: "Paul E. McKenney" <paulmck@...nel.org>
To: rcu@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, kernel-team@...a.com,
rostedt@...dmis.org
Subject: [PATCH rcu 0/5] Tasks RCU updates for v6.6
Hello!
This series contains Tasks RCU updates.
1. rcu-tasks: Treat only synchronous grace periods urgently.
2. rcu-tasks: Remove redundant #ifdef CONFIG_TASKS_RCU.
3. rcu-tasks: Add kernel boot parameters for callback laziness.
4. rcu-tasks: Cancel callback laziness if too many callbacks.
5. Complain about unexpected uses of RCU Tasks Trace.
Thanx, Paul
------------------------------------------------------------------------
Documentation/admin-guide/kernel-parameters.txt | 7 +
b/Documentation/admin-guide/kernel-parameters.txt | 23 ++++++
b/kernel/rcu/tasks.h | 81 +++++++++++++++++++---
b/scripts/checkpatch.pl | 18 ++++
kernel/rcu/tasks.h | 24 +++++-
5 files changed, 141 insertions(+), 12 deletions(-)
Powered by blists - more mailing lists