Skip to content
Commit 396eba65 authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

rcu: Add quiescent states and boost states to show_rcu_gp_kthreads() output



This commit adds each rcu_node structure's ->qsmask and "bBEG" output
indicating whether: (1) There is a boost kthread, (2) A reader needs
to be (or is in the process of being) boosted, (3) A reader is blocking
an expedited grace period, and (4) A reader is blocking a normal grace
period.  This helps diagnose RCU priority boosting failures.

Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
parent 30668200
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment