qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 07/22] gluster: use BlockDriverState's AioContex


From: Bharata B Rao
Subject: Re: [Qemu-devel] [PATCH 07/22] gluster: use BlockDriverState's AioContext
Date: Mon, 5 May 2014 14:09:34 +0530
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, May 01, 2014 at 04:54:31PM +0200, Stefan Hajnoczi wrote:
> Drop the assumption that we're using the main AioContext.  Use
> aio_bh_new() instead of qemu_bh_new().
> 
> The .bdrv_detach_aio_context() and .bdrv_attach_aio_context() interfaces
> are not needed since no fd handlers, timers, or BHs stay registered when
> requests have been drained.
> 
> Cc: Bharata B Rao <address@hidden>
> Signed-off-by: Stefan Hajnoczi <address@hidden>
> ---
>  block/gluster.c | 7 ++++++-
>  1 file changed, 6 insertions(+), 1 deletion(-)

Changes look fine from gluster driver's point of view.

Regards,
Bharata.




reply via email to

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