DORMANTno replies

[PATCH] Documentation/scheduler: Modify the description of sched-stats column 9

From: <hidden>
Date: 2020-10-10 22:57:48
Also in: lkml
Subsystem: documentation, the rest · Maintainers: Jonathan Corbet, Linus Torvalds

From: Chunxin Zang <redacted>

The column 9 get datas from sched_info->pcount. It's update
when context_switch only. So it meaning 'times' not 'timeslices'.

Signed-off-by: Chunxin Zang <redacted>
---
 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 dd9b99a025f7..5fd17a85e7fd 100644
--- a/Documentation/scheduler/sched-stats.rst
+++ b/Documentation/scheduler/sched-stats.rst
@@ -59,7 +59,7 @@ Next three are statistics describing scheduling latency:
      7) sum of all time spent running by tasks on this processor (in jiffies)
      8) sum of all time spent waiting to run by tasks on this processor (in
         jiffies)
-     9) # of timeslices run on this cpu
+     9) # of times task hits this cpu
 
 
 Domain statistics
-- 
2.11.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help