[Qemu-devel] [PATCH v2 0/1] linux: Buffers/caches in VirtIO Balloon driver stats

Tomáš Golembiovský posted 1 patch 8 years, 1 month ago
Failed in applying to current master (apply log)
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(-)
[Qemu-devel] [PATCH v2 0/1] linux: Buffers/caches in VirtIO Balloon driver stats
Posted by Tomáš Golembiovský 8 years, 1 month ago
Linux driver part

v2:
- fixed typos

Tomáš Golembiovský (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


Re: [Qemu-devel] [PATCH v2 0/1] linux: Buffers/caches in VirtIO Balloon driver stats
Posted by Tomáš Golembiovský 8 years ago
On Thu, 21 Sep 2017 14:55:40 +0200
Tomáš Golembiovský <tgolembi@redhat.com> wrote:

> Linux driver part
> 
> v2:
> - fixed typos
> 
> Tomáš Golembiovský (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
> 

ping

-- 
Tomáš Golembiovský <tgolembi@redhat.com>

Re: [Qemu-devel] [PATCH v2 0/1] linux: Buffers/caches in VirtIO Balloon driver stats
Posted by Tomáš Golembiovský 8 years ago
On Thu, 5 Oct 2017 15:51:18 +0200
Tomáš Golembiovský <tgolembi@redhat.com> wrote:

> On Thu, 21 Sep 2017 14:55:40 +0200
> Tomáš Golembiovský <tgolembi@redhat.com> wrote:
> 
> > Linux driver part
> > 
> > v2:
> > - fixed typos
> > 
> > Tomáš Golembiovský (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
> > 
> 
> ping

ping

-- 
Tomáš Golembiovský <tgolembi@redhat.com>