On Sun, 12 Nov 2017 13:05:38 +0100 Tomáš Golembiovský <tgolembi@xxxxxxxxxx> wrote: > Add a new field VIRTIO_BALLOON_S_CACHES to virtio_balloon memory > statistics protocol. The value represents all disk/file caches. > > In this case it corresponds to the sum of values > Buffers+Cached+SwapCached from /proc/meminfo. > > Signed-off-by: Tomáš Golembiovský <tgolembi@xxxxxxxxxx> > --- > drivers/virtio/virtio_balloon.c | 4 ++++ > include/uapi/linux/virtio_balloon.h | 3 ++- > 2 files changed, 6 insertions(+), 1 deletion(-) > ping -- Tomáš Golembiovský <tgolembi@xxxxxxxxxx>