Skip to content

Commit 999fd62

Browse files
suchit07-gitJonathan Corbet
authored andcommitted
docs: scheduler: fix spelling in sched-bwc documentation
Fix spelling of "interference" in the CFS bandwidth control documentation. The word was misspelled as "interferenece". Signed-off-by: Suchit Karunakaran <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 757b9d0 commit 999fd62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/scheduler/sched-bwc.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ At the same time, we can say that the worst case deadline miss, will be
5959
\Sum e_i; that is, there is a bounded tardiness (under the assumption
6060
that x+e is indeed WCET).
6161

62-
The interferenece when using burst is valued by the possibilities for
62+
The interference when using burst is valued by the possibilities for
6363
missing the deadline and the average WCET. Test results showed that when
6464
there many cgroups or CPU is under utilized, the interference is
6565
limited. More details are shown in:

0 commit comments

Comments
 (0)