Linux: Increase storage size of vmstat data
The linux kernel stores and prints the data associated with /proc/vmstat as unsigned longs, so increase Chrome's storage of these fields accordingly. https://github.com/torvalds/linux/blob/e4fba88d00d21f50239eac7d653027bfaf844296/include/linux/vmstat.h#L25 Review-Url: https://codereview.chromium.org/2188043003 Cr-Commit-Position: refs/heads/master@{#408774}
Showing
Please register or sign in to comment