Commit c4941af2 authored by Madadi Vineeth Reddy's avatar Madadi Vineeth Reddy Committed by Jonathan Corbet
Browse files

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: 7c8cd569 ("docs: Update Schedstat version to 17")
Signed-off-by: default avatarMadadi Vineeth Reddy <vineethr@linux.ibm.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
Message-ID: <20250520100752.39921-1-vineethr@linux.ibm.com>
parent 27565cfc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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