* [PATCH] Documentation/scheduler: Fix typo in sched-stats domain field description
@ 2025-05-20 10:07 Madadi Vineeth Reddy
2025-05-21 10:20 ` Jonathan Corbet
0 siblings, 1 reply; 2+ messages in thread
From: Madadi Vineeth Reddy @ 2025-05-20 10:07 UTC (permalink / raw)
To: Peter Zijlstra, Ingo Molnar, Jonathan Corbet, Swapnil Sapkal
Cc: linux-doc, LKML, Madadi Vineeth Reddy
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>
---
Documentation/scheduler/sched-stats.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/scheduler/sched-stats.rst b/Documentation/scheduler/sched-stats.rst
index 08b6bc9a315c..d82e7d2b54f0 100644
--- a/Documentation/scheduler/sched-stats.rst
+++ b/Documentation/scheduler/sched-stats.rst
@@ -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
--
2.47.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Documentation/scheduler: Fix typo in sched-stats domain field description
2025-05-20 10:07 [PATCH] Documentation/scheduler: Fix typo in sched-stats domain field description Madadi Vineeth Reddy
@ 2025-05-21 10:20 ` Jonathan Corbet
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2025-05-21 10:20 UTC (permalink / raw)
To: Madadi Vineeth Reddy, Peter Zijlstra, Ingo Molnar, Swapnil Sapkal
Cc: linux-doc, LKML, Madadi Vineeth Reddy
Madadi Vineeth Reddy <vineethr@linux.ibm.com> writes:
> 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>
> ---
> Documentation/scheduler/sched-stats.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/scheduler/sched-stats.rst b/Documentation/scheduler/sched-stats.rst
> index 08b6bc9a315c..d82e7d2b54f0 100644
> --- a/Documentation/scheduler/sched-stats.rst
> +++ b/Documentation/scheduler/sched-stats.rst
> @@ -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
Applied, thanks.
jon
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-05-21 10:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-20 10:07 [PATCH] Documentation/scheduler: Fix typo in sched-stats domain field description Madadi Vineeth Reddy
2025-05-21 10:20 ` Jonathan Corbet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox