* [PATCH] docs: scheduler: fix spelling in sched-bwc documentation
@ 2025-02-19 11:22 Suchit Karunakaran
2025-02-21 20:27 ` Jonathan Corbet
0 siblings, 1 reply; 2+ messages in thread
From: Suchit Karunakaran @ 2025-02-19 11:22 UTC (permalink / raw)
To: corbet, linux-doc; +Cc: linux-kernel, Suchit Karunakaran
Fix spelling of "interference" in the CFS bandwidth control documentation.
The word was misspelled as "interferenece".
Signed-off-by: Suchit Karunakaran <suchitkarunakaran@gmail.com>
---
Documentation/scheduler/sched-bwc.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/scheduler/sched-bwc.rst b/Documentation/scheduler/sched-bwc.rst
index 41ed2ceafc92..e881a945c188 100644
--- a/Documentation/scheduler/sched-bwc.rst
+++ b/Documentation/scheduler/sched-bwc.rst
@@ -59,7 +59,7 @@ At the same time, we can say that the worst case deadline miss, will be
\Sum e_i; that is, there is a bounded tardiness (under the assumption
that x+e is indeed WCET).
-The interferenece when using burst is valued by the possibilities for
+The interference when using burst is valued by the possibilities for
missing the deadline and the average WCET. Test results showed that when
there many cgroups or CPU is under utilized, the interference is
limited. More details are shown in:
--
2.48.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] docs: scheduler: fix spelling in sched-bwc documentation
2025-02-19 11:22 [PATCH] docs: scheduler: fix spelling in sched-bwc documentation Suchit Karunakaran
@ 2025-02-21 20:27 ` Jonathan Corbet
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2025-02-21 20:27 UTC (permalink / raw)
To: Suchit Karunakaran, linux-doc; +Cc: linux-kernel, Suchit Karunakaran
Suchit Karunakaran <suchitkarunakaran@gmail.com> writes:
> Fix spelling of "interference" in the CFS bandwidth control documentation.
> The word was misspelled as "interferenece".
>
> Signed-off-by: Suchit Karunakaran <suchitkarunakaran@gmail.com>
> ---
> Documentation/scheduler/sched-bwc.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/scheduler/sched-bwc.rst b/Documentation/scheduler/sched-bwc.rst
> index 41ed2ceafc92..e881a945c188 100644
> --- a/Documentation/scheduler/sched-bwc.rst
> +++ b/Documentation/scheduler/sched-bwc.rst
> @@ -59,7 +59,7 @@ At the same time, we can say that the worst case deadline miss, will be
> \Sum e_i; that is, there is a bounded tardiness (under the assumption
> that x+e is indeed WCET).
>
> -The interferenece when using burst is valued by the possibilities for
> +The interference when using burst is valued by the possibilities for
> missing the deadline and the average WCET. Test results showed that when
Applied, thanks.
jon
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-02-21 20:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-19 11:22 [PATCH] docs: scheduler: fix spelling in sched-bwc documentation Suchit Karunakaran
2025-02-21 20:27 ` Jonathan Corbet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox