From: "Tomáš Golembiovský" <tgolembi@redhat.com>
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 <wei.w.wang@intel.com>, Shaohua Li <shli@fb.com>,
Huang Ying <ying.huang@intel.com>,
"Michael S. Tsirkin" <mst@redhat.com>,
Jason Wang <jasowang@redhat.com>
Subject: [virtio-dev] Re: [PATCH v2 0/1] linux: Buffers/caches in VirtIO Balloon driver stats
Date: Thu, 5 Oct 2017 15:51:18 +0200 [thread overview]
Message-ID: <20171005155118.51a5bea3@fiorina> (raw)
In-Reply-To: <cover.1505998455.git.tgolembi@redhat.com>
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>
---------------------------------------------------------------------
To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org
WARNING: multiple messages have this Message-ID (diff)
From: "Tomáš Golembiovský" <tgolembi@redhat.com>
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 <wei.w.wang@intel.com>, Shaohua Li <shli@fb.com>,
Huang Ying <ying.huang@intel.com>,
"Michael S. Tsirkin" <mst@redhat.com>,
Jason Wang <jasowang@redhat.com>
Subject: Re: [PATCH v2 0/1] linux: Buffers/caches in VirtIO Balloon driver stats
Date: Thu, 5 Oct 2017 15:51:18 +0200 [thread overview]
Message-ID: <20171005155118.51a5bea3@fiorina> (raw)
In-Reply-To: <cover.1505998455.git.tgolembi@redhat.com>
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>
WARNING: multiple messages have this Message-ID (diff)
From: "Tomáš Golembiovský" <tgolembi@redhat.com>
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 <wei.w.wang@intel.com>, Shaohua Li <shli@fb.com>,
Huang Ying <ying.huang@intel.com>,
"Michael S. Tsirkin" <mst@redhat.com>,
Jason Wang <jasowang@redhat.com>
Subject: Re: [PATCH v2 0/1] linux: Buffers/caches in VirtIO Balloon driver stats
Date: Thu, 5 Oct 2017 15:51:18 +0200 [thread overview]
Message-ID: <20171005155118.51a5bea3@fiorina> (raw)
In-Reply-To: <cover.1505998455.git.tgolembi@redhat.com>
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>
--
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: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
WARNING: multiple messages have this Message-ID (diff)
From: "Tomáš Golembiovský" <tgolembi@redhat.com>
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 <wei.w.wang@intel.com>, Shaohua Li <shli@fb.com>,
Huang Ying <ying.huang@intel.com>,
"Michael S. Tsirkin" <mst@redhat.com>,
Jason Wang <jasowang@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v2 0/1] linux: Buffers/caches in VirtIO Balloon driver stats
Date: Thu, 5 Oct 2017 15:51:18 +0200 [thread overview]
Message-ID: <20171005155118.51a5bea3@fiorina> (raw)
In-Reply-To: <cover.1505998455.git.tgolembi@redhat.com>
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>
next prev parent reply other threads:[~2017-10-05 13:51 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-21 12:55 [virtio-dev] [PATCH v2 0/1] linux: Buffers/caches in VirtIO Balloon driver stats Tomáš Golembiovský
2017-09-21 12:55 ` [Qemu-devel] " Tomáš Golembiovský
2017-09-21 12:55 ` Tomáš Golembiovský
2017-09-21 12:55 ` Tomáš Golembiovský
2017-09-21 12:55 ` [PATCH v2 1/1] virtio_balloon: include buffers and cached memory statistics Tomáš Golembiovský
2017-09-21 12:55 ` [virtio-dev] " Tomáš Golembiovský
2017-09-21 12:55 ` [Qemu-devel] " Tomáš Golembiovský
2017-09-21 12:55 ` Tomáš Golembiovský
2017-09-21 12:55 ` Tomáš Golembiovský
2017-10-19 13:12 ` [virtio-dev] " Michael S. Tsirkin
2017-10-19 13:12 ` [Qemu-devel] " Michael S. Tsirkin
2017-10-19 13:12 ` Michael S. Tsirkin
2017-10-19 13:12 ` Michael S. Tsirkin
2017-10-22 18:05 ` Tomáš Golembiovský
2017-10-22 18:05 ` [virtio-dev] " Tomáš Golembiovský
2017-10-22 18:05 ` [Qemu-devel] " Tomáš Golembiovský
2017-10-22 18:05 ` Tomáš Golembiovský
2017-10-22 18:05 ` Tomáš Golembiovský
2017-10-31 12:20 ` Tomáš Golembiovský
2017-10-31 12:20 ` [virtio-dev] " Tomáš Golembiovský
2017-10-31 12:20 ` [Qemu-devel] " Tomáš Golembiovský
2017-10-31 12:20 ` Tomáš Golembiovský
2017-10-31 16:15 ` [virtio-dev] " Michael S. Tsirkin
2017-10-31 16:15 ` [Qemu-devel] " Michael S. Tsirkin
2017-10-31 16:15 ` Michael S. Tsirkin
2017-10-31 16:15 ` Michael S. Tsirkin
2017-11-03 11:27 ` [virtio-dev] " Tomáš Golembiovský
2017-11-03 11:27 ` [Qemu-devel] " Tomáš Golembiovský
2017-11-03 11:27 ` Tomáš Golembiovský
2017-11-03 11:27 ` Tomáš Golembiovský
2017-10-31 16:15 ` Michael S. Tsirkin
2017-10-19 13:12 ` Michael S. Tsirkin
2017-10-05 13:51 ` Tomáš Golembiovský [this message]
2017-10-05 13:51 ` [Qemu-devel] [PATCH v2 0/1] linux: Buffers/caches in VirtIO Balloon driver stats Tomáš Golembiovský
2017-10-05 13:51 ` Tomáš Golembiovský
2017-10-05 13:51 ` Tomáš Golembiovský
2017-10-19 12:33 ` Tomáš Golembiovský
2017-10-19 12:33 ` [virtio-dev] " Tomáš Golembiovský
2017-10-19 12:33 ` [Qemu-devel] " Tomáš Golembiovský
2017-10-19 12:33 ` Tomáš Golembiovský
2017-10-19 12:33 ` Tomáš Golembiovský
2017-10-05 13:51 ` Tomáš Golembiovský
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171005155118.51a5bea3@fiorina \
--to=tgolembi@redhat.com \
--cc=jasowang@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=mst@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=shli@fb.com \
--cc=virtio-dev@lists.oasis-open.org \
--cc=virtualization@lists.linux-foundation.org \
--cc=wei.w.wang@intel.com \
--cc=ying.huang@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.