qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH 05/17] block: access wakeup with atomic ops


From: Stefan Hajnoczi
Subject: Re: [Qemu-block] [PATCH 05/17] block: access wakeup with atomic ops
Date: Thu, 4 May 2017 13:47:45 +0100
User-agent: Mutt/1.8.0 (2017-02-23)

On Thu, Apr 20, 2017 at 02:00:46PM +0200, Paolo Bonzini wrote:
> @@ -622,6 +620,8 @@ struct BlockDriverState {
>      unsigned int in_flight;
>      unsigned int serialising_in_flight;
>  
> +    bool wakeup;

You added a comment that this field is accessed atomically in the other
patches.  Should it be added here too?

Attachment: signature.asc
Description: PGP signature


reply via email to

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