]> granicus.if.org Git - procps-ng/commit
vmstat: adapted to the interface changes, <VMSTAT> api
authorJim Warner <james.warner@comcast.net>
Sat, 4 Jun 2016 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@dropbear.xyz>
Tue, 7 Jun 2016 11:04:43 +0000 (21:04 +1000)
commitacb83a2b742653c4c45790419ebeb804a07845d5
treedfbf60595bb77a2f198adcf5b4e1b7edcec14f06
parentd69a2b6899afad930fefd5b40d6d2a332f89302a
vmstat: adapted to the interface changes, <VMSTAT> api

This commit just eliminates all the procps_vmstat_read
calls since the interface now handles that requirement
as needed when the 'get' and 'select' guys are called.

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