Skip to content

vmstat: sum of us,sy,id,wa,st makes 101%

Jan Rybar requested to merge jrybar/procps:vmstat_101_pct into master

Implementation of Largest Remainder Method to prevent the sum of system info from exceeding 100%.
Resolves Red Hat Bugzilla #1389301

Merge request reports