qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 08/18] throttle-groups: do not use qemu_co_enter


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 08/18] throttle-groups: do not use qemu_co_enter_next
Date: Tue, 16 May 2017 15:44:54 +0100
User-agent: Mutt/1.8.0 (2017-02-23)

On Thu, May 11, 2017 at 04:41:58PM +0200, Paolo Bonzini wrote:
> Prepare for removing this function; always restart throttled requests
> from coroutine context.  This will matter when restarting throttled
> requests will have to acquire a CoMutex.
> 
> Signed-off-by: Paolo Bonzini <address@hidden>
> ---
>         v1->v2: heavily simplified thanks to previous patch [Stefan]
>                 add coroutine_fn as needed [Stefan]
> 
>  block/throttle-groups.c | 42 +++++++++++++++++++++++++++++++++++++-----
>  1 file changed, 37 insertions(+), 5 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: signature.asc
Description: PGP signature


reply via email to

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