public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH tip/core/rcu 0/3] Real-time updates for v5.12
@ 2021-01-06 16:47 Paul E. McKenney
  2021-01-06 16:48 ` [PATCH tip/core/rcu 1/3] rcu: Make RCU_BOOST default on CONFIG_PREEMPT_RT paulmck
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paul E. McKenney @ 2021-01-06 16:47 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!

This series provides some real-time enhancements:

1.	Make RCU_BOOST default on CONFIG_PREEMPT_RT, courtesy of Sebastian
	Andrzej Siewior.

2.	Unconditionally use rcuc threads on PREEMPT_RT, courtesy of
	Scott Wood.

3.	Enable rcu_normal_after_boot unconditionally for RT, courtesy
	of Julia Cartwright.

						Thanx, Paul

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

 Documentation/admin-guide/kernel-parameters.txt |   11 +++++++++++
 kernel/rcu/Kconfig                              |    4 ++--
 kernel/rcu/tree.c                               |    4 +++-
 kernel/rcu/update.c                             |    4 +++-
 4 files changed, 19 insertions(+), 4 deletions(-)

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

end of thread, other threads:[~2021-01-06 16:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-06 16:47 [PATCH tip/core/rcu 0/3] Real-time updates for v5.12 Paul E. McKenney
2021-01-06 16:48 ` [PATCH tip/core/rcu 1/3] rcu: Make RCU_BOOST default on CONFIG_PREEMPT_RT paulmck
2021-01-06 16:48 ` [PATCH tip/core/rcu 2/3] rcu: Unconditionally use rcuc threads on PREEMPT_RT paulmck
2021-01-06 16:48 ` [PATCH tip/core/rcu 3/3] rcu: Enable rcu_normal_after_boot unconditionally for RT paulmck

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