]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
docs: scheduler: fix spelling in sched-bwc documentation
authorSuchit Karunakaran <suchitkarunakaran@gmail.com>
Wed, 19 Feb 2025 11:22:54 +0000 (16:52 +0530)
committerJonathan Corbet <corbet@lwn.net>
Fri, 21 Feb 2025 20:27:05 +0000 (13:27 -0700)
Fix spelling of "interference" in the CFS bandwidth control documentation.
The word was misspelled as "interferenece".

Signed-off-by: Suchit Karunakaran <suchitkarunakaran@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20250219112254.28691-1-suchitkarunakaran@gmail.com
Documentation/scheduler/sched-bwc.rst

index 41ed2ceafc92ee1b09148913e50c762c16542663..e881a945c1888eaf2abb950ed6fe2721772613fe 100644 (file)
@@ -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: