X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=Documentation%2Fworkqueue.txt;fp=Documentation%2Fworkqueue.txt;h=c49e3178178d386b41e0019c7ef34df346740b5d;hb=fb054c5a95ba336ce2f29c98aee3eb042d725d0f;hp=5e0e05c5183e290e8d78c531a3f42bc3c85377f7;hpb=a039ba34a349821fcbf949e7904117d0b14354f4;p=cascardo%2Flinux.git diff --git a/Documentation/workqueue.txt b/Documentation/workqueue.txt index 5e0e05c5183e..c49e3178178d 100644 --- a/Documentation/workqueue.txt +++ b/Documentation/workqueue.txt @@ -169,7 +169,7 @@ resources, scheduled and executed. WQ_UNBOUND Work items queued to an unbound wq are served by the special - woker-pools which host workers which are not bound to any + worker-pools which host workers which are not bound to any specific CPU. This makes the wq behave as a simple execution context provider without concurrency management. The unbound worker-pools try to start execution of work items as soon as