All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH tip/core/rcu 0/4] Tasks-RCU updates for v5.14
@ 2021-05-12 18:27 Paul E. McKenney
  0 siblings, 0 replies; 2+ messages in thread
From: Paul E. McKenney @ 2021-05-12 18:27 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 Tasks-RCU updates.  I am resending this as an
experiment in the use of the "git send-email" command's "--compose"
command-line argument, which some of yesterday's patch serieses indicate
that I should be using.  :-/

1.	rcu-tasks: Add block comment laying out RCU Tasks design.

2.	rcu-tasks: Add block comment laying out RCU Rude design.

3.	rcu-tasks: Make ksoftirqd provide RCU Tasks quiescent states.

4.	tasks-rcu: Make show_rcu_tasks_gp_kthreads() be static inline.

						Thanx, Paul

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

 b/kernel/rcu/rcu.h   |    4 ++++
 b/kernel/rcu/tasks.h |   40 ++++++++++++++++++++++++++++++++++++++++
 b/kernel/rcu/tree.c  |    1 +
 kernel/rcu/tasks.h   |   10 +++++++---
 4 files changed, 52 insertions(+), 3 deletions(-)


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

* [PATCH tip/core/rcu 0/4] Tasks-RCU updates for v5.14
@ 2021-05-11 23:09 Paul E. McKenney
  0 siblings, 0 replies; 2+ messages in thread
From: Paul E. McKenney @ 2021-05-11 23:09 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 Tasks-RCU updates.

1.	rcu-tasks: Add block comment laying out RCU Tasks design.

2.	rcu-tasks: Add block comment laying out RCU Rude design.

3.	rcu-tasks: Make ksoftirqd provide RCU Tasks quiescent states.

4.	tasks-rcu: Make show_rcu_tasks_gp_kthreads() be static inline.

						Thanx, Paul

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

 b/kernel/rcu/rcu.h   |    4 ++++
 b/kernel/rcu/tasks.h |   40 ++++++++++++++++++++++++++++++++++++++++
 b/kernel/rcu/tree.c  |    1 +
 kernel/rcu/tasks.h   |   10 +++++++---
 4 files changed, 52 insertions(+), 3 deletions(-)

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

end of thread, other threads:[~2021-05-12 20:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-12 18:27 [PATCH tip/core/rcu 0/4] Tasks-RCU updates for v5.14 Paul E. McKenney
  -- strict thread matches above, loose matches on Subject: below --
2021-05-11 23:09 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.