qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] docs: document virtio-balloon stats
@ 2018-02-19 12:43 Tomáš Golembiovský
  2018-02-20  4:59 ` Jonathan Helman
  2018-02-20 16:56 ` [Qemu-devel] [virtio-dev] " Stefan Hajnoczi
  0 siblings, 2 replies; 3+ messages in thread
From: Tomáš Golembiovský @ 2018-02-19 12:43 UTC (permalink / raw)
  To: virtio-dev, qemu-devel
  Cc: Wei Wang, Jonathan Helman, Michael S. Tsirkin,
	Tomáš Golembiovský

Document statistics added in commits

    commit a0d06486b445985b8d128df172daefbae205bffd
    Author: Denis V. Lunev <den@openvz.org>
    Date:   Wed Feb 24 10:50:48 2016 +0300

        virtio-balloon: add 'available' counter

and

    commit bf1e7140ef0b3a149860ab9f05b36665133238f6
    Author: Tomáš Golembiovský <tgolembi@redhat.com>
    Date:   Tue Dec 5 13:14:46 2017 +0100

        virtio-balloon: include statistics of disk/file caches

Signed-off-by: Tomáš Golembiovský <tgolembi@redhat.com>
---
 docs/virtio-balloon-stats.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/virtio-balloon-stats.txt b/docs/virtio-balloon-stats.txt
index edff5f22a8..7a66d25da5 100644
--- a/docs/virtio-balloon-stats.txt
+++ b/docs/virtio-balloon-stats.txt
@@ -32,6 +32,8 @@ which will return a dictionary containing:
       - stat-minor-faults
       - stat-free-memory
       - stat-total-memory
+      - stat-available-memory
+      - stat-disk-caches
 
   o A key named last-update, which contains the last stats update
     timestamp in seconds. Since this timestamp is generated by the host,
-- 
2.16.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] [PATCH] docs: document virtio-balloon stats
  2018-02-19 12:43 [Qemu-devel] [PATCH] docs: document virtio-balloon stats Tomáš Golembiovský
@ 2018-02-20  4:59 ` Jonathan Helman
  2018-02-20 16:56 ` [Qemu-devel] [virtio-dev] " Stefan Hajnoczi
  1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Helman @ 2018-02-20  4:59 UTC (permalink / raw)
  To: Tomáš Golembiovský
  Cc: virtio-dev, qemu-devel, Wei Wang, Michael S. Tsirkin


> On Feb 19, 2018, at 4:43 AM, Tomáš Golembiovský <tgolembi@redhat.com> wrote:
> 
> Document statistics added in commits
> 
>    commit a0d06486b445985b8d128df172daefbae205bffd
>    Author: Denis V. Lunev <den@openvz.org>
>    Date:   Wed Feb 24 10:50:48 2016 +0300
> 
>        virtio-balloon: add 'available' counter
> 
> and
> 
>    commit bf1e7140ef0b3a149860ab9f05b36665133238f6
>    Author: Tomáš Golembiovský <tgolembi@redhat.com>
>    Date:   Tue Dec 5 13:14:46 2017 +0100
> 
>        virtio-balloon: include statistics of disk/file caches
> 
> Signed-off-by: Tomáš Golembiovský <tgolembi@redhat.com>

Reviewed-by: Jonathan Helman <jonathan.helman@oracle.com>

> ---
> docs/virtio-balloon-stats.txt | 2 ++
> 1 file changed, 2 insertions(+)
> 
> diff --git a/docs/virtio-balloon-stats.txt b/docs/virtio-balloon-stats.txt
> index edff5f22a8..7a66d25da5 100644
> --- a/docs/virtio-balloon-stats.txt
> +++ b/docs/virtio-balloon-stats.txt
> @@ -32,6 +32,8 @@ which will return a dictionary containing:
>       - stat-minor-faults
>       - stat-free-memory
>       - stat-total-memory
> +      - stat-available-memory
> +      - stat-disk-caches
> 
>   o A key named last-update, which contains the last stats update
>     timestamp in seconds. Since this timestamp is generated by the host,
> -- 
> 2.16.1
> 
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] [virtio-dev] [PATCH] docs: document virtio-balloon stats
  2018-02-19 12:43 [Qemu-devel] [PATCH] docs: document virtio-balloon stats Tomáš Golembiovský
  2018-02-20  4:59 ` Jonathan Helman
@ 2018-02-20 16:56 ` Stefan Hajnoczi
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan Hajnoczi @ 2018-02-20 16:56 UTC (permalink / raw)
  To: Tomáš Golembiovský
  Cc: virtio-dev, qemu-devel, Wei Wang, Jonathan Helman,
	Michael S. Tsirkin

[-- Attachment #1: Type: text/plain, Size: 767 bytes --]

On Mon, Feb 19, 2018 at 01:43:44PM +0100, Tomáš Golembiovský wrote:
> Document statistics added in commits
> 
>     commit a0d06486b445985b8d128df172daefbae205bffd
>     Author: Denis V. Lunev <den@openvz.org>
>     Date:   Wed Feb 24 10:50:48 2016 +0300
> 
>         virtio-balloon: add 'available' counter
> 
> and
> 
>     commit bf1e7140ef0b3a149860ab9f05b36665133238f6
>     Author: Tomáš Golembiovský <tgolembi@redhat.com>
>     Date:   Tue Dec 5 13:14:46 2017 +0100
> 
>         virtio-balloon: include statistics of disk/file caches
> 
> Signed-off-by: Tomáš Golembiovský <tgolembi@redhat.com>
> ---
>  docs/virtio-balloon-stats.txt | 2 ++
>  1 file changed, 2 insertions(+)

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 455 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-02-20 16:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-19 12:43 [Qemu-devel] [PATCH] docs: document virtio-balloon stats Tomáš Golembiovský
2018-02-20  4:59 ` Jonathan Helman
2018-02-20 16:56 ` [Qemu-devel] [virtio-dev] " Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).