Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Documentation/core-api : fix typo in workqueue

Correct to “boundaries” from “bounaries”

Signed-off-by: Attreyee Mukherjee <tintinm2017@gmail.com>
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20231223175316.24951-1-tintinm2017@gmail.com

authored by

attreyee-muk and committed by
Jonathan Corbet
89405db5 d3f79db9

+1 -1
+1 -1
Documentation/core-api/workqueue.rst
··· 379 379 cases. This is the default affinity scope. 380 380 381 381 ``numa`` 382 - CPUs are grouped according to NUMA bounaries. 382 + CPUs are grouped according to NUMA boundaries. 383 383 384 384 ``system`` 385 385 All CPUs are put in the same group. Workqueue makes no effort to process a