]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Documentation/scheduler: Fix typo in sched-stats domain field description
authorMadadi Vineeth Reddy <vineethr@linux.ibm.com>
Tue, 20 May 2025 10:07:52 +0000 (15:37 +0530)
committerJonathan Corbet <corbet@lwn.net>
Wed, 21 May 2025 10:20:02 +0000 (04:20 -0600)
Fixes a typo in the description of the 23rd field of the scheduling
domain statistics, which was missing the word "cpu".

Fixes: 7c8cd569ff66 ("docs: Update Schedstat version to 17")
Signed-off-by: Madadi Vineeth Reddy <vineethr@linux.ibm.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20250520100752.39921-1-vineethr@linux.ibm.com>

Documentation/scheduler/sched-stats.rst

index 08b6bc9a315c7a336828849fc8e696adb1e39eb6..d82e7d2b54f0815865af262883199e7250406803 100644 (file)
@@ -135,7 +135,7 @@ of idleness (busy, idle and newly idle):
         cpu was idle but no busier group was found
 
     23) # of times in this domain sched_balance_rq() was called when the
-        was just becoming idle
+        cpu was just becoming idle
     24) # of times in this domain sched_balance_rq() checked but found the
         load did not require balancing when the cpu was just becoming idle
     25) # of times in this domain sched_balance_rq() tried to move one or more