Xinqi Bao's Git
projects
/
slstatus.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
| inline |
side by side
(from:
66a7fb1
)
Remove cpu_iowait
author
Aaron Marcher <
[email protected]
>
Sun, 6 May 2018 19:11:50 +0000
(21:11 +0200)
committer
Aaron Marcher <
[email protected]
>
Sun, 6 May 2018 19:11:50 +0000
(21:11 +0200)
The third value from load_avg (idle) gives us almost the same
information as cpu_iowait. Plus OpenBSD does not offer an iowait value
as Linux and thus the corresponding function would not be portable.
No differences found