]> granicus.if.org Git - procps-ng/commit
library: <vmstat> api, updated for current linux state
authorJim Warner <james.warner@comcast.net>
Fri, 7 Aug 2020 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@dropbear.xyz>
Sun, 9 Aug 2020 12:19:46 +0000 (22:19 +1000)
commit9363bcca8fe3b2ee5b969acb91e74f45d92e19ce
treeb9a39b68e0102760ef1d909328cbafc560f90b68
parenta9ea77e11c716e7db2c6f4255f839c31aec14167
library: <vmstat> api, updated for current linux state

Since last visited, there have been several new fields
added to the /proc/vmstat file. Now, we are caught up.

[ references shown below represent linux git commits ]

Reference(s):
. 6/2020, added 'pgscan_...' & 'pgsteal_...'
commit 497a6c1b09902b22ceccc0f25ba4dd623e1ddb7d
. 4/2020, added 'nr_shadow_call_stack'
commit 628d06a48f57c36abdc2a024930212e654a501b7
. 4/2020, added 'thp_...fallback_charge'
commit 85b9f46e8ea451633ccd60a7d8cacbfff9f34047
. 4/2020, added 'thp_file_fallback'
commit dcdf11ee144133328664d90836e712d840d047d9
. 4/2020, added 'nr_foll_pin_...'
commit 1970dc6f5226416957ad0cc70ab47386ed3195a6
. 9/2019, added 'nr_file_...'
commit 60fbf0ab5da1c360e02b7f7d882bf1c0d8f7e32a

Signed-off-by: Jim Warner <james.warner@comcast.net>
proc/vmstat.c
proc/vmstat.h