public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH tip/core/rcu 0/2] smp_call_function updates for v5.11
@ 2020-11-05 23:00 Paul E. McKenney
  2020-11-05 23:01 ` [PATCH tip/core/rcu 1/2] x86/cpu: Avoid cpuinfo-induced IPI pileups paulmck
  2020-11-05 23:01 ` [PATCH tip/core/rcu 2/2] x86/cpu: Avoid cpuinfo-induced IPIing of idle CPUs paulmck
  0 siblings, 2 replies; 3+ messages in thread
From: Paul E. McKenney @ 2020-11-05 23:00 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 prevents /proc/cpuinfo from piling up quite so many redundant
IPIs, and also avoids IPIing idle CPUs.

1.	Avoid cpuinfo-induced IPI pileups.

2.	Avoid cpuinfo-induced IPIing of idle CPUs.

						Thanx, Paul

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

 arch/x86/kernel/cpu/aperfmperf.c |   16 +++++++++++++++-
 include/linux/rcutiny.h          |    2 ++
 include/linux/rcutree.h          |    1 +
 kernel/rcu/tree.c                |    8 ++++++++
 4 files changed, 26 insertions(+), 1 deletion(-)

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

end of thread, other threads:[~2020-11-05 23:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-05 23:00 [PATCH tip/core/rcu 0/2] smp_call_function updates for v5.11 Paul E. McKenney
2020-11-05 23:01 ` [PATCH tip/core/rcu 1/2] x86/cpu: Avoid cpuinfo-induced IPI pileups paulmck
2020-11-05 23:01 ` [PATCH tip/core/rcu 2/2] x86/cpu: Avoid cpuinfo-induced IPIing of idle CPUs paulmck

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