Skip to content

Commit 8a4c0c9

Browse files
paulmckrcuFrederic Weisbecker
authored andcommitted
doc: Add refscale.lookup_instances to kernel-parameters.txt
This commit adds refscale.lookup_instances to kernel-parameters.txt. Signed-off-by: Paul E. McKenney <paulmck@kernel.org> Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
1 parent d6fea1d commit 8a4c0c9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Documentation/admin-guide/kernel-parameters.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5422,6 +5422,12 @@
54225422
test until boot completes in order to avoid
54235423
interference.
54245424

5425+
refscale.lookup_instances= [KNL]
5426+
Number of data elements to use for the forms of
5427+
SLAB_TYPESAFE_BY_RCU testing. A negative number
5428+
is negated and multiplied by nr_cpu_ids, while
5429+
zero specifies nr_cpu_ids.
5430+
54255431
refscale.loops= [KNL]
54265432
Set the number of loops over the synchronization
54275433
primitive under test. Increasing this number

0 commit comments

Comments
 (0)