Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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 <suchitkarunakaran@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20250219112254.28691-1-suchitkarunakaran@gmail.com

authored by

Suchit Karunakaran and committed by
Jonathan Corbet
999fd62b 757b9d0a

+1 -1
+1 -1
Documentation/scheduler/sched-bwc.rst
··· 59 59 \Sum e_i; that is, there is a bounded tardiness (under the assumption 60 60 that x+e is indeed WCET). 61 61 62 - The interferenece when using burst is valued by the possibilities for 62 + The interference when using burst is valued by the possibilities for 63 63 missing the deadline and the average WCET. Test results showed that when 64 64 there many cgroups or CPU is under utilized, the interference is 65 65 limited. More details are shown in: