Skip to content

Commit d827673

Browse files
urezkiNeeraj Upadhyay (AMD)
authored andcommitted
Documentation/kernel-parameters: Update rcu_normal_wake_from_gp doc
Update the documentation about rcu_normal_wake_from_gp parameter. Reviewed-by: Joel Fernandes <[email protected]> Signed-off-by: Uladzislau Rezki (Sony) <[email protected]> Reviewed-by: Frederic Weisbecker <[email protected]> Signed-off-by: Neeraj Upadhyay (AMD) <[email protected]>
1 parent 78370df commit d827673

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/admin-guide/kernel-parameters.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5485,7 +5485,8 @@
54855485
echo 1 > /sys/module/rcutree/parameters/rcu_normal_wake_from_gp
54865486
or pass a boot parameter "rcutree.rcu_normal_wake_from_gp=1"
54875487

5488-
Default is 0.
5488+
Default is 1 if num_possible_cpus() <= 16 and it is not explicitly
5489+
disabled by the boot parameter passing 0.
54895490

54905491
rcuscale.gp_async= [KNL]
54915492
Measure performance of asynchronous

0 commit comments

Comments
 (0)