Commit db5fd3c
cgroup: Remove steal time from usage_usec
The CPU usage time is the time when user, system or both are using the CPU.
Steal time is the time when CPU is waiting to be run by the Hypervisor. It
should not be added to the CPU usage time, hence removing it from the
usage_usec entry.
Fixes: 936f2a7 ("cgroup: add cpu.stat file to root cgroup")
Acked-by: Axel Busch <[email protected]>
Acked-by: Michal Koutný <[email protected]>
Signed-off-by: Muhammad Adeel <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>1 parent fd07912 commit db5fd3c
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
590 | 590 | | |
591 | 591 | | |
592 | 592 | | |
593 | | - | |
594 | 593 | | |
595 | 594 | | |
596 | 595 | | |
| |||
0 commit comments