Skip to content

Commit

Permalink
rcu: Update documentation regarding kthread_prio cmdline parameter
Browse files Browse the repository at this point in the history
Inform readers that the priority of RCU no-callback threads will also
be boosted.

Signed-off-by: Alison Chaiken <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
  • Loading branch information
chaiken authored and KenHV committed Apr 9, 2022
1 parent 79e0279 commit de96e55
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Documentation/admin-guide/kernel-parameters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4509,6 +4509,8 @@
(the least-favored priority). Otherwise, when
RCU_BOOST is not set, valid values are 0-99 and
the default is zero (non-realtime operation).
When RCU_NOCB_CPU is set, also adjust the
priority of NOCB callback kthreads.

rcutree.rcu_nocb_gp_stride= [KNL]
Set the number of NOCB callback kthreads in
Expand Down

0 comments on commit de96e55

Please sign in to comment.