Re: [Qemu-devel] [Qemu-discuss] iolimits for virtio-9p

2016-06-01 Thread Pradeep Kiruvale
Thanks Alberto. Regards, Pradeep On 6 May 2016 at 14:16, Alberto Garcia wrote: > On Fri 06 May 2016 09:39:13 AM CEST, Pradeep Kiruvale wrote: > > >> The throttling API is currently only used by block devices, and the > >> only documentation out-there is the code itself... > > > > Thanks, I will

Re: [Qemu-devel] [Qemu-discuss] iolimits for virtio-9p

2016-05-06 Thread Alberto Garcia
On Fri 06 May 2016 09:39:13 AM CEST, Pradeep Kiruvale wrote: >> The throttling API is currently only used by block devices, and the >> only documentation out-there is the code itself... > > Thanks, I will have a look and get back to you if I have any further > questions regarding this. As I said

Re: [Qemu-devel] [Qemu-discuss] iolimits for virtio-9p

2016-05-06 Thread Pradeep Kiruvale
On 6 May 2016 at 09:02, Greg Kurz wrote: > On Fri, 6 May 2016 08:01:09 +0200 > Pradeep Kiruvale wrote: > > > On 4 May 2016 at 17:40, Greg Kurz wrote: > > > > > On Mon, 2 May 2016 17:49:26 +0200 > > > Pradeep Kiruvale wrote: > > > > > > > On 2 May 2016 at 14:57, Greg Kurz wrote: > > > > > > >

Re: [Qemu-devel] [Qemu-discuss] iolimits for virtio-9p

2016-05-06 Thread Greg Kurz
On Fri, 6 May 2016 08:01:09 +0200 Pradeep Kiruvale wrote: > On 4 May 2016 at 17:40, Greg Kurz wrote: > > > On Mon, 2 May 2016 17:49:26 +0200 > > Pradeep Kiruvale wrote: > > > > > On 2 May 2016 at 14:57, Greg Kurz wrote: > > > > > > > On Thu, 28 Apr 2016 11:45:41 +0200 > > > > Pradeep Kiruvale

Re: [Qemu-devel] [Qemu-discuss] iolimits for virtio-9p

2016-05-05 Thread Pradeep Kiruvale
On 4 May 2016 at 17:40, Greg Kurz wrote: > On Mon, 2 May 2016 17:49:26 +0200 > Pradeep Kiruvale wrote: > > > On 2 May 2016 at 14:57, Greg Kurz wrote: > > > > > On Thu, 28 Apr 2016 11:45:41 +0200 > > > Pradeep Kiruvale wrote: > > > > > > > On 27 April 2016 at 19:12, Greg Kurz > wrote: > > > >

Re: [Qemu-devel] [Qemu-discuss] iolimits for virtio-9p

2016-05-04 Thread Greg Kurz
On Mon, 2 May 2016 17:49:26 +0200 Pradeep Kiruvale wrote: > On 2 May 2016 at 14:57, Greg Kurz wrote: > > > On Thu, 28 Apr 2016 11:45:41 +0200 > > Pradeep Kiruvale wrote: > > > > > On 27 April 2016 at 19:12, Greg Kurz wrote: > > > > > > > On Wed, 27 Apr 2016 16:39:58 +0200 > > > > Pradeep Kiru

Re: [Qemu-devel] [Qemu-discuss] iolimits for virtio-9p

2016-05-02 Thread Pradeep Kiruvale
On 2 May 2016 at 14:57, Greg Kurz wrote: > On Thu, 28 Apr 2016 11:45:41 +0200 > Pradeep Kiruvale wrote: > > > On 27 April 2016 at 19:12, Greg Kurz wrote: > > > > > On Wed, 27 Apr 2016 16:39:58 +0200 > > > Pradeep Kiruvale wrote: > > > > > > > On 27 April 2016 at 10:38, Alberto Garcia wrote: >

Re: [Qemu-devel] [Qemu-discuss] iolimits for virtio-9p

2016-05-02 Thread Greg Kurz
On Thu, 28 Apr 2016 11:45:41 +0200 Pradeep Kiruvale wrote: > On 27 April 2016 at 19:12, Greg Kurz wrote: > > > On Wed, 27 Apr 2016 16:39:58 +0200 > > Pradeep Kiruvale wrote: > > > > > On 27 April 2016 at 10:38, Alberto Garcia wrote: > > > > > > > On Wed, Apr 27, 2016 at 09:29:02AM +0200, Prad

Re: [Qemu-devel] [Qemu-discuss] iolimits for virtio-9p

2016-04-28 Thread Pradeep Kiruvale
On 27 April 2016 at 19:12, Greg Kurz wrote: > On Wed, 27 Apr 2016 16:39:58 +0200 > Pradeep Kiruvale wrote: > > > On 27 April 2016 at 10:38, Alberto Garcia wrote: > > > > > On Wed, Apr 27, 2016 at 09:29:02AM +0200, Pradeep Kiruvale wrote: > > > > > > > Thanks for the reply. I am still in the ear

Re: [Qemu-devel] [Qemu-discuss] iolimits for virtio-9p

2016-04-27 Thread Greg Kurz
On Wed, 27 Apr 2016 16:39:58 +0200 Pradeep Kiruvale wrote: > On 27 April 2016 at 10:38, Alberto Garcia wrote: > > > On Wed, Apr 27, 2016 at 09:29:02AM +0200, Pradeep Kiruvale wrote: > > > > > Thanks for the reply. I am still in the early phase, I will let you > > > know if any changes are neede

Re: [Qemu-devel] [Qemu-discuss] iolimits for virtio-9p

2016-04-27 Thread Pradeep Kiruvale
On 27 April 2016 at 10:38, Alberto Garcia wrote: > On Wed, Apr 27, 2016 at 09:29:02AM +0200, Pradeep Kiruvale wrote: > > > Thanks for the reply. I am still in the early phase, I will let you > > know if any changes are needed for the APIs. > > > > We might also have to implement throttle-group.c

Re: [Qemu-devel] [Qemu-discuss] iolimits for virtio-9p

2016-04-27 Thread Alberto Garcia
On Wed, Apr 27, 2016 at 09:29:02AM +0200, Pradeep Kiruvale wrote: > Thanks for the reply. I am still in the early phase, I will let you > know if any changes are needed for the APIs. > > We might also have to implement throttle-group.c for 9p devices, if > we want to apply throttle for group of d

Re: [Qemu-devel] [Qemu-discuss] iolimits for virtio-9p

2016-04-27 Thread Pradeep Kiruvale
On 26 April 2016 at 14:08, Alberto Garcia wrote: > On Tue 19 Apr 2016 02:09:24 PM CEST, Pradeep Kiruvale wrote: > > > We are planning to implement the io-limits for the virtio-9p driver > > i.e for fsdev devices. > > So, I am looking into the code base and how it has done for the block > > io dev

Re: [Qemu-devel] [Qemu-discuss] iolimits for virtio-9p

2016-04-26 Thread Alberto Garcia
On Tue 19 Apr 2016 02:09:24 PM CEST, Pradeep Kiruvale wrote: > We are planning to implement the io-limits for the virtio-9p driver > i.e for fsdev devices. > So, I am looking into the code base and how it has done for the block > io devices. > > I would like to know how difficult is this and is th