mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH tip/core/rcu 0/2] Add "all" to bitmap ranges
@ 2021-05-11 22:41 Paul E. McKenney
  2021-05-11 22:41 ` [PATCH tip/core/rcu 1/2] bitmap_parse: Support 'all' semantics Paul E. McKenney
  2021-05-11 22:41 ` [PATCH tip/core/rcu 2/2] rcu/tree_plugin: Don't handle the case of 'all' CPU range Paul E. McKenney
  0 siblings, 2 replies; 3+ messages in thread
From: Paul E. McKenney @ 2021-05-11 22:41 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 adds "all" as a first-class bitmap range, for example so that
"rcu_nocbs=all:1/2" would offload all the even-numbered CPUs regardless
of the number of CPUs on the system.

1.	bitmap_parse: Support 'all' semantics, courtesy of Yury Norov.

2.	rcu/tree_plugin: Don't handle the case of 'all' CPU range,
	courtesy of Yury Norov.

						Thanx, Paul

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

 Documentation/admin-guide/kernel-parameters.rst |    5 +++++
 kernel/rcu/tree_plugin.h                        |    9 +++------
 lib/bitmap.c                                    |    9 +++++++++
 lib/test_bitmap.c                               |    7 +++++++
 4 files changed, 24 insertions(+), 6 deletions(-)

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

end of thread, other threads:[~2021-05-11 22:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-11 22:41 [PATCH tip/core/rcu 0/2] Add "all" to bitmap ranges Paul E. McKenney
2021-05-11 22:41 ` [PATCH tip/core/rcu 1/2] bitmap_parse: Support 'all' semantics Paul E. McKenney
2021-05-11 22:41 ` [PATCH tip/core/rcu 2/2] rcu/tree_plugin: Don't handle the case of 'all' CPU range Paul E. McKenney

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

all inboxes | Powered by JetHome®