* [PATCH] Documentation/core-api: fix spelling mistake in workqueue
@ 2024-01-10 18:57 attreyee-muk
2024-01-11 16:34 ` Jonathan Corbet
0 siblings, 1 reply; 2+ messages in thread
From: attreyee-muk @ 2024-01-10 18:57 UTC (permalink / raw)
To: tj, jiangshanlai, corbet; +Cc: attreyee-muk, linux-doc, linux-kernel
Correct to "following" from "followings" in the sentence "The followings
are the read bandwidths and CPU utilizations depending on different affinity
scope settings on ``kcryptd`` measured over five runs."
Signed-off-by: Attreyee Mukherjee <tintinm2017@gmail.com>
---
Documentation/core-api/workqueue.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/core-api/workqueue.rst b/Documentation/core-api/workqueue.rst
index 0046af06531a..8c325a640862 100644
--- a/Documentation/core-api/workqueue.rst
+++ b/Documentation/core-api/workqueue.rst
@@ -446,7 +446,7 @@ The command used: ::
There are 24 issuers, each issuing 64 IOs concurrently. ``--verify=sha512``
makes ``fio`` generate and read back the content each time which makes
-execution locality matter between the issuer and ``kcryptd``. The followings
+execution locality matter between the issuer and ``kcryptd``. The following
are the read bandwidths and CPU utilizations depending on different affinity
scope settings on ``kcryptd`` measured over five runs. Bandwidths are in
MiBps, and CPU util in percents.
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Documentation/core-api: fix spelling mistake in workqueue
2024-01-10 18:57 [PATCH] Documentation/core-api: fix spelling mistake in workqueue attreyee-muk
@ 2024-01-11 16:34 ` Jonathan Corbet
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2024-01-11 16:34 UTC (permalink / raw)
To: attreyee-muk, tj, jiangshanlai; +Cc: attreyee-muk, linux-doc, linux-kernel
attreyee-muk <tintinm2017@gmail.com> writes:
> Correct to "following" from "followings" in the sentence "The followings
> are the read bandwidths and CPU utilizations depending on different affinity
> scope settings on ``kcryptd`` measured over five runs."
>
> Signed-off-by: Attreyee Mukherjee <tintinm2017@gmail.com>
> ---
> Documentation/core-api/workqueue.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/core-api/workqueue.rst b/Documentation/core-api/workqueue.rst
> index 0046af06531a..8c325a640862 100644
> --- a/Documentation/core-api/workqueue.rst
> +++ b/Documentation/core-api/workqueue.rst
> @@ -446,7 +446,7 @@ The command used: ::
>
> There are 24 issuers, each issuing 64 IOs concurrently. ``--verify=sha512``
> makes ``fio`` generate and read back the content each time which makes
> -execution locality matter between the issuer and ``kcryptd``. The followings
> +execution locality matter between the issuer and ``kcryptd``. The following
> are the read bandwidths and CPU utilizations depending on different affinity
> scope settings on ``kcryptd`` measured over five runs. Bandwidths are in
Applied, thanks.
jon
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-01-11 16:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-10 18:57 [PATCH] Documentation/core-api: fix spelling mistake in workqueue attreyee-muk
2024-01-11 16:34 ` Jonathan Corbet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox