qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v7 1/5] cpu: Provide vcpu throttling interface


From: Juan Quintela
Subject: Re: [Qemu-devel] [PATCH v7 1/5] cpu: Provide vcpu throttling interface
Date: Wed, 09 Sep 2015 12:50:13 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Paolo Bonzini <address@hidden> wrote:
> On 08/09/2015 19:12, Jason J. Herne wrote:
>> Provide a method to throttle guest cpu execution. CPUState is augmented with
>> timeout controls and throttle start/stop functions. To throttle the guest cpu
>> the caller simply has to call the throttle set function and provide a 
>> percentage
>> of throttle time.
>> 
>> Signed-off-by: Jason J. Herne <address@hidden>
>> Reviewed-by: Matthew Rosato <address@hidden>
>
> Reviewed-by: Paolo Bonzini <address@hidden>
> Acked-by: Paolo Bonzini <address@hidden>
>
> Juan, please merge through your tree.

Could you answer to my locking problem on the 1st patch?  I can't see
why we can drop the iothread lock there (for one eternity).  I am
missing something obvious ...



reply via email to

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