]> granicus.if.org Git - sysstat/commit
/proc/vmstat fix for Linux 4.8
authorSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 28 Oct 2016 14:48:07 +0000 (16:48 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 28 Oct 2016 14:48:07 +0000 (16:48 +0200)
commit809327383c6f30cdb446b3cc395817dc71b3aa77
tree9b0c3644163fb75991f508cf3a96b34f59b6be45
parentde6f9883c24802caa9904e05f8f64425ac1d6f7a
/proc/vmstat fix for Linux 4.8

The 4.8 kernel has some changes in /proc/vmstat which cause sysstat to
report zero values for {pgscank,pgscand}/s in sar -B.  The attached
patch fixes this for 4.8 while retaining compatibility with older
kernels.

Signed-off-by: Shantanu Goel <sgoel01@yahoo.com>
Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
rd_stats.c