Skip to content

Commit 4fa7f72

Browse files
paulmckrcuFrederic Weisbecker
authored andcommitted
doc: Add rcuog kthreads to kernel-per-CPU-kthreads.rst
This commit adds the rcuog kthreads to the list of callback-offloading kthreads that can be affinitied away from worker CPUs. Signed-off-by: Paul E. McKenney <[email protected]> Reviewed-by: Neeraj Upadhyay <[email protected]> Signed-off-by: Frederic Weisbecker <[email protected]>
1 parent f30e258 commit 4fa7f72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/admin-guide/kernel-per-CPU-kthreads.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ To reduce its OS jitter, do at least one of the following:
315315
to do.
316316

317317
Name:
318-
rcuop/%d and rcuos/%d
318+
rcuop/%d, rcuos/%d, and rcuog/%d
319319

320320
Purpose:
321321
Offload RCU callbacks from the corresponding CPU.

0 commit comments

Comments
 (0)