qemu-devel
[Top][All Lists]
Advanced

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

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


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH V5 0/5] Continuous Leaky Bucket Throttling
Date: Fri, 16 Aug 2013 14:14:22 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, Aug 12, 2013 at 06:53:11PM +0200, Benoît Canet wrote:
> This patchset implement continous leaky bucket throttling.
> 
> It use two requests queue to enable to do silly unbalanced throttling like
> block_set_io_throttle 0 0 0 0 6000 1
> 
> It use two timer to get the timer callbacks and the throttle.c code simple
> 
> It add unit tests.
> 
> The throttling core is pretty solid and the surrouding of the patchset needs
> polish. (new options ...)

Looks promising.  I still need to try it out and get familiar with how
bursting ("max") works but I've left comments on the patches for now.

Stefan



reply via email to

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