Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #7803 - alexcrichton:less-overflow, r=Eh2406
Don't assume iowait always increases on Linux According to [documentation] looks like this value is documented as it can decrease, so let's handle that without overflowing. [documentation]: http://man7.org/linux/man-pages/man5/proc.5.html
- Loading branch information