commit | 0500873de968df6fdef5752d7bbdca317ddc220b | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.ibm.com> | Mon Jul 08 08:01:50 2019 -0700 |
committer | Paul E. McKenney <paulmck@linux.ibm.com> | Thu Aug 01 14:07:41 2019 -0700 |
tree | e0d627a5c71019afb30a58959f8d64903f0e5b6f | |
parent | 3545832fc22e2316d9c289f6ba825710a268bfa6 [diff] |
doc: Add rcutree.kthread_prio pointer to stallwarn.txt This commit adds mention of the rcutree.kthread_prio kernel boot parameter to the discussion of how high-priority real-time tasks can result in RCU CPU stall warnings. (However, this does not necessarily help when the high-priority real-time tasks are using dubious deadlines.) Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>