From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f70.google.com (mail-wm0-f70.google.com [74.125.82.70]) by kanga.kvack.org (Postfix) with ESMTP id 2DE066B0038 for ; Thu, 21 Sep 2017 08:55:46 -0400 (EDT) Received: by mail-wm0-f70.google.com with SMTP id b195so5740241wmb.6 for ; Thu, 21 Sep 2017 05:55:46 -0700 (PDT) Received: from mail-sor-f41.google.com (mail-sor-f41.google.com. [209.85.220.41]) by mx.google.com with SMTPS id j127sor524885wma.70.2017.09.21.05.55.44 for (Google Transport Security); Thu, 21 Sep 2017 05:55:44 -0700 (PDT) From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Golembiovsk=C3=BD?= Subject: [PATCH v2 0/1] linux: Buffers/caches in VirtIO Balloon driver stats Date: Thu, 21 Sep 2017 14:55:40 +0200 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: owner-linux-mm@kvack.org List-ID: To: linux-mm@kvack.org, virtualization@lists.linux-foundation.org, qemu-devel@nongnu.org, kvm@vger.kernel.org, virtio-dev@lists.oasis-open.org Cc: Wei Wang , Shaohua Li , Huang Ying , "Michael S. Tsirkin" , Jason Wang , =?UTF-8?q?Tom=C3=A1=C5=A1=20Golembiovsk=C3=BD?= Linux driver part v2: - fixed typos TomA!A! GolembiovskA 1/2 (1): virtio_balloon: include buffers and cached memory statistics drivers/virtio/virtio_balloon.c | 11 +++++++++++ include/uapi/linux/virtio_balloon.h | 4 +++- mm/swap_state.c | 1 + 3 files changed, 15 insertions(+), 1 deletion(-) -- 2.14.1 -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org