From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?VG9tw6HFoSBHb2xlbWJpb3Zza8O9?= Subject: Re: [PATCH v2 0/1] linux: Buffers/caches in VirtIO Balloon driver stats Date: Thu, 19 Oct 2017 14:33:25 +0200 Message-ID: <20171019143325.12b6b8aa@fiorina> References: <20171005155118.51a5bea3@fiorina> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: Wei Wang , Shaohua Li , Huang Ying , "Michael S. Tsirkin" , Jason Wang To: linux-mm@kvack.org, virtualization@lists.linux-foundation.org, qemu-devel@nongnu.org, kvm@vger.kernel.org, virtio-dev@lists.oasis-open.org Return-path: Sender: List-Post: List-Help: List-Unsubscribe: List-Subscribe: In-Reply-To: <20171005155118.51a5bea3@fiorina> List-Id: kvm.vger.kernel.org On Thu, 5 Oct 2017 15:51:18 +0200 Tom=C3=A1=C5=A1 Golembiovsk=C3=BD wrote: > On Thu, 21 Sep 2017 14:55:40 +0200 > Tom=C3=A1=C5=A1 Golembiovsk=C3=BD wrote: >=20 > > Linux driver part > >=20 > > v2: > > - fixed typos > >=20 > > Tom=C3=A1=C5=A1 Golembiovsk=C3=BD (1): > > virtio_balloon: include buffers and cached memory statistics > >=20 > > 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(-) > >=20 > > --=20 > > 2.14.1 > >=20 >=20 > ping ping --=20 Tom=C3=A1=C5=A1 Golembiovsk=C3=BD