aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/kernel-parameters.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index f5582dcdf80d..a1cb88d9864e 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -2992,6 +2992,11 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
2992 Set maximum number of finished RCU callbacks to 2992 Set maximum number of finished RCU callbacks to
2993 process in one batch. 2993 process in one batch.
2994 2994
2995 rcutree.dump_tree= [KNL]
2996 Dump the structure of the rcu_node combining tree
2997 out at early boot. This is used for diagnostic
2998 purposes, to verify correct tree setup.
2999
2995 rcutree.gp_cleanup_delay= [KNL] 3000 rcutree.gp_cleanup_delay= [KNL]
2996 Set the number of jiffies to delay each step of 3001 Set the number of jiffies to delay each step of
2997 RCU grace-period cleanup. This only has effect 3002 RCU grace-period cleanup. This only has effect