Code

swap plugin: Make "cached" optional under Linux.
authorFlorian Forster <octo@collectd.org>
Wed, 17 Sep 2014 05:41:38 +0000 (07:41 +0200)
committerFlorian Forster <octo@collectd.org>
Wed, 17 Sep 2014 05:41:38 +0000 (07:41 +0200)
commit1a146775d42a15202cba4e19c0fcda465705bcb8
tree4217e07db8849aa9a3a0976a811baef540c7b389
parenta0f5192c2a2c5eb930014195c59af317c29c2776
swap plugin: Make "cached" optional under Linux.

This is the smallest possible fix for OpenVZ, where cached is not available.
master has a more complete fix which should be used going forward.

Fixes: #733
src/swap.c