Skip to content

Commit c4941af

Browse files
vineethribmJonathan Corbet
authored andcommitted
Documentation/scheduler: Fix typo in sched-stats domain field description
Fixes a typo in the description of the 23rd field of the scheduling domain statistics, which was missing the word "cpu". Fixes: 7c8cd56 ("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>
1 parent 27565cf commit c4941af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/scheduler/sched-stats.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ of idleness (busy, idle and newly idle):
135135
cpu was idle but no busier group was found
136136

137137
23) # of times in this domain sched_balance_rq() was called when the
138-
was just becoming idle
138+
cpu was just becoming idle
139139
24) # of times in this domain sched_balance_rq() checked but found the
140140
load did not require balancing when the cpu was just becoming idle
141141
25) # of times in this domain sched_balance_rq() tried to move one or more

0 commit comments

Comments
 (0)