Re: [libvirt] [PATCH 2/3] Qemu: add CMT support

2015-10-31 Thread Ren, Qiaowei
> -Original Message- > From: Jiri Denemark [mailto:jdene...@redhat.com] > Sent: Thursday, October 29, 2015 5:52 PM > To: Ren, Qiaowei > Cc: libvir-list@redhat.com; Feng, Shaohe > Subject: Re: [libvirt] [PATCH 2/3] Qemu: add CMT support > > On Thu, Oct 29, 2015 at

Re: [libvirt] [PATCH 2/3] Qemu: add CMT support

2015-10-30 Thread Ren, Qiaowei
> -Original Message- > From: Daniel P. Berrange [mailto:berra...@redhat.com] > Sent: Thursday, October 29, 2015 10:56 PM > To: Ren, Qiaowei > Cc: libvir-list@redhat.com; Feng, Shaohe > Subject: Re: [PATCH 2/3] Qemu: add CMT support > > On Thu, Oct 29, 2015 at 02:02:29PM +0800, Qiaowei Ren

Re: [libvirt] [PATCH 2/3] Qemu: add CMT support

2015-10-29 Thread Daniel P. Berrange
On Thu, Oct 29, 2015 at 02:02:29PM +0800, Qiaowei Ren wrote: > One RFC in > https://www.redhat.com/archives/libvir-list/2015-June/msg01509.html > > CMT (Cache Monitoring Technology) can be used to measure the > usage of cache by VM running on the host. This patch will > extend the bulk stats API (

Re: [libvirt] [PATCH 2/3] Qemu: add CMT support

2015-10-29 Thread Jiri Denemark
On Thu, Oct 29, 2015 at 14:02:29 +0800, Qiaowei Ren wrote: > One RFC in > https://www.redhat.com/archives/libvir-list/2015-June/msg01509.html > > CMT (Cache Monitoring Technology) can be used to measure the > usage of cache by VM running on the host. This patch will > extend the bulk stats API (vi

[libvirt] [PATCH 2/3] Qemu: add CMT support

2015-10-28 Thread Qiaowei Ren
One RFC in https://www.redhat.com/archives/libvir-list/2015-June/msg01509.html CMT (Cache Monitoring Technology) can be used to measure the usage of cache by VM running on the host. This patch will extend the bulk stats API (virDomainListGetStats) to add this field. Applications based on libvirt c

Re: [libvirt] [PATCH 2/3] Qemu: add CMT support

2015-09-25 Thread Ren, Qiaowei
> -Original Message- > From: libvir-list-boun...@redhat.com [mailto:libvir-list-boun...@redhat.com] > On Behalf Of Ren, Qiaowei > Sent: Monday, August 10, 2015 9:06 AM > To: 'Daniel P. Berrange' > Cc: 'libvir-list@redhat.com' > Subject: Re: [l

Re: [libvirt] [PATCH 2/3] Qemu: add CMT support

2015-08-09 Thread Ren, Qiaowei
> -Original Message- > From: Ren, Qiaowei > Sent: Tuesday, July 21, 2015 4:00 PM > To: Daniel P. Berrange > Cc: libvir-list@redhat.com > Subject: RE: [libvirt] [PATCH 2/3] Qemu: add CMT support > > On Jul 20, 2015 22:34, Daniel P. Berrange wrote: > > On M

Re: [libvirt] [PATCH 2/3] Qemu: add CMT support

2015-07-21 Thread Ren, Qiaowei
On Jul 20, 2015 22:34, Daniel P. Berrange wrote: > On Mon, Jul 20, 2015 at 01:50:54PM +, Ren, Qiaowei wrote: >> >> Daniel P. Berrange wrote on Jul 20, 2015 17:32: >>> On Sun, Jul 05, 2015 at 07:43:43PM +0800, Qiaowei Ren wrote: One RFC in https://www.redhat.com/archives/libvir-list/2

Re: [libvirt] [PATCH 2/3] Qemu: add CMT support

2015-07-20 Thread Daniel P. Berrange
On Mon, Jul 20, 2015 at 01:50:54PM +, Ren, Qiaowei wrote: > > > -Original Message- > > From: Daniel P. Berrange [mailto:berra...@redhat.com] > > Sent: Monday, July 20, 2015 5:32 PM > > To: Ren, Qiaowei > > Cc: libvir-list@redhat.com > > Subject:

Re: [libvirt] [PATCH 2/3] Qemu: add CMT support

2015-07-20 Thread Ren, Qiaowei
> -Original Message- > From: Daniel P. Berrange [mailto:berra...@redhat.com] > Sent: Monday, July 20, 2015 5:32 PM > To: Ren, Qiaowei > Cc: libvir-list@redhat.com > Subject: Re: [libvirt] [PATCH 2/3] Qemu: add CMT support > > On Sun, Jul 05, 2015 at 07:43:43PM

Re: [libvirt] [PATCH 2/3] Qemu: add CMT support

2015-07-20 Thread Daniel P. Berrange
On Sun, Jul 05, 2015 at 07:43:43PM +0800, Qiaowei Ren wrote: > One RFC in > https://www.redhat.com/archives/libvir-list/2015-June/msg01509.html > > CMT (Cache Monitoring Technology) can be used to measure the > usage of cache by VM running on the host. This patch will > extend the bulk stats API (

Re: [libvirt] [PATCH 2/3] Qemu: add CMT support

2015-07-13 Thread Ren, Qiaowei
On Jul 7, 2015 15:51, Ren, Qiaowei wrote: > > > On Jul 6, 2015 14:49, Prerna wrote: > >> On Sun, Jul 5, 2015 at 5:13 PM, Qiaowei Ren > > wrote: >> >> >> One RFC in >> https://www.redhat.com/archives/libvir-list/2015-June/msg01509.html >> >> CMT (C

Re: [libvirt] [PATCH 2/3] Qemu: add CMT support

2015-07-12 Thread Ren, Qiaowei
On Jul 7, 2015 15:51, Ren, Qiaowei wrote: > > > On Jul 6, 2015 14:49, Prerna wrote: > >> On Sun, Jul 5, 2015 at 5:13 PM, Qiaowei Ren > > wrote: >> >> >> One RFC in >> https://www.redhat.com/archives/libvir-list/2015-June/msg01509.html >> >> CMT (C

Re: [libvirt] [PATCH 2/3] Qemu: add CMT support

2015-07-12 Thread Ren, Qiaowei
On Jul 13, 2015 09:58, Prerna wrote: > Hi Ren, > > Thank you for clarifying. I really do not have any more comments on the patch. > > Ok. Thanks for your reply. So do you know how to get more feedback from libvirt maintainer, or how to contact with them? Now I could not open libvirt.org and d

Re: [libvirt] [PATCH 2/3] Qemu: add CMT support

2015-07-12 Thread Prerna
Hi Ren, Thank you for clarifying. I really do not have any more comments on the patch. Regards, Prerna On Thu, Jul 9, 2015 at 12:27 PM, Ren, Qiaowei wrote: > On Jul 7, 2015 15:51, Ren, Qiaowei wrote: > > > > > > On Jul 6, 2015 14:49, Prerna wrote: > > > >> On Sun, Jul 5, 2015 at 5:13 PM, Qiaowe

Re: [libvirt] [PATCH 2/3] Qemu: add CMT support

2015-07-09 Thread Ren, Qiaowei
On Jul 7, 2015 15:51, Ren, Qiaowei wrote: > > > On Jul 6, 2015 14:49, Prerna wrote: > >> On Sun, Jul 5, 2015 at 5:13 PM, Qiaowei Ren > > wrote: >> >> >> One RFC in >> https://www.redhat.com/archives/libvir-list/2015-June/msg01509.html >> >> CMT (C

Re: [libvirt] [PATCH 2/3] Qemu: add CMT support

2015-07-07 Thread Ren, Qiaowei
On Jul 6, 2015 14:49, Prerna wrote: > On Sun, Jul 5, 2015 at 5:13 PM, Qiaowei Ren > wrote: > > > One RFC in > https://www.redhat.com/archives/libvir-list/2015-June/msg01509.html > > CMT (Cache Monitoring Technology) can be used to measure the

Re: [libvirt] [PATCH 2/3] Qemu: add CMT support

2015-07-05 Thread Prerna
On Sun, Jul 5, 2015 at 5:13 PM, Qiaowei Ren wrote: > One RFC in > https://www.redhat.com/archives/libvir-list/2015-June/msg01509.html > > CMT (Cache Monitoring Technology) can be used to measure the > usage of cache by VM running on the host. This patch will > extend the bulk stats API (virDomain

[libvirt] [PATCH 2/3] Qemu: add CMT support

2015-07-05 Thread Qiaowei Ren
One RFC in https://www.redhat.com/archives/libvir-list/2015-June/msg01509.html CMT (Cache Monitoring Technology) can be used to measure the usage of cache by VM running on the host. This patch will extend the bulk stats API (virDomainListGetStats) to add this field. Applications based on libvirt c