mirror of
https://github.com/torvalds/linux.git
synced 2024-11-21 19:41:42 +00:00
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 <paulmck@kernel.org> Reviewed-by: Neeraj Upadhyay <Neeraj.Upadhyay@amd.com> Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
This commit is contained in:
parent
f30e2582a7
commit
4fa7f729ce
@ -315,7 +315,7 @@ To reduce its OS jitter, do at least one of the following:
|
|||||||
to do.
|
to do.
|
||||||
|
|
||||||
Name:
|
Name:
|
||||||
rcuop/%d and rcuos/%d
|
rcuop/%d, rcuos/%d, and rcuog/%d
|
||||||
|
|
||||||
Purpose:
|
Purpose:
|
||||||
Offload RCU callbacks from the corresponding CPU.
|
Offload RCU callbacks from the corresponding CPU.
|
||||||
|
Loading…
Reference in New Issue
Block a user