qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH 02/18] aio: rename bh_lock to list_lock


From: Stefan Hajnoczi
Subject: Re: [Qemu-block] [PATCH 02/18] aio: rename bh_lock to list_lock
Date: Mon, 28 Sep 2015 11:09:48 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Thu, Aug 06, 2015 at 03:36:00PM +0200, Paolo Bonzini wrote:
> This will be used for AioHandlers too.  There is going to be little
> or no contention, so it is better to reuse the same lock.
> 
> Signed-off-by: Paolo Bonzini <address@hidden>
> ---
>  async.c             | 16 ++++++++--------
>  include/block/aio.h |  2 +-
>  2 files changed, 9 insertions(+), 9 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>



reply via email to

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