qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [PATCH 2/3] Move aio implementation out of raw block dr


From: Ryan Harper
Subject: [Qemu-devel] Re: [PATCH 2/3] Move aio implementation out of raw block driver
Date: Mon, 22 Sep 2008 20:16:36 -0500
User-agent: Mutt/1.5.6+20040907i

* Ryan Harper <address@hidden> [2008-09-22 18:18]:
> This patch moves the existing posix aio implementation out of 
> block-raw-posix.c
> into aio-posix.c.  Added in a per-block device  aio driver abstraction.
> Block-raw-posix invokes the aio driver methods, .submit, .flush, and .cancel 
> as
> needed.  aio-posix.c contains the posix aio implementation.
> 

Ack, missing aio-posix.c.  Attached proper 2/3 patch.

--
Ryan Harper
Software Engineer; Linux Technology Center
IBM Corp., Austin, Tx
(512) 838-9253   T/L: 678-9253
address@hidden

Attachment: move_aio_from_block_raw.patch
Description: Text document


reply via email to

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