qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH V7 0/5] Continuous Leaky Bucket Throttling


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH V7 0/5] Continuous Leaky Bucket Throttling
Date: Fri, 30 Aug 2013 12:06:16 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130805 Thunderbird/17.0.8

Il 30/08/2013 11:53, Stefan Hajnoczi ha scritto:
> 
> Resources are refilled as time passes, not by completing requests, so
> there should be no need to act when a request completes.

Resources are refilled also by completing requests.  iops=0, iops_max=10
is a valid setting that will allow at most 10 I/O operations to be
active at the same time.

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]