From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G8M3u-0002WB-KR for qemu-devel@nongnu.org; Wed, 02 Aug 2006 15:07:22 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G8M3q-0002Vz-TZ for qemu-devel@nongnu.org; Wed, 02 Aug 2006 15:07:21 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G8M3q-0002Vw-Ra for qemu-devel@nongnu.org; Wed, 02 Aug 2006 15:07:18 -0400 Received: from [195.228.240.51] (helo=mta01.mail.t-online.hu) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G8M71-0000Ol-EC for qemu-devel@nongnu.org; Wed, 02 Aug 2006 15:10:35 -0400 Received: from mail.chello.hu (dsl51B67620.pool.t-online.hu [81.182.118.32]) by mail.t-online.hu (Postfix) with ESMTP for ; Wed, 2 Aug 2006 21:07:15 +0200 (CEST) Date: Wed, 02 Aug 2006 21:07:15 +0200 Subject: Re: [Qemu-devel] Win32 MinGW build with current CVS From: NyOS Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-2 MIME-Version: 1.0 References: <44D0E9F2.1090202@geodb.org> Content-Transfer-Encoding: Quoted-Printable Message-ID: In-Reply-To: <44D0E9F2.1090202@geodb.org> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Wed, 02 Aug 2006 20:07:46 +0200, Andreas Bollhalder = = wrote: > Hello > > It seems that the aio support broke my MinGW build batch under Win32. = Is > it suposed to work on WIN32 ? > > Any ideas ? > > Andreas ... Hi! "Kernel Asynchronous I/O (AIO) Support for Linux Overview AIO enables even a single application thread to overlap I/O operations = with other processing, by providing an interface for submitting one or = more I/O requests in one system call (io_submit()) without waiting for = completion, and a separate interface (io_getevents()) to reap completed = = I/O operations associated with a given completion group. Support for kernel AIO has been included in the 2.6 Linux kernel." source: http://lse.sourceforge.net/io/aio.html So, I don't think so. But please correct me, if I'm wrong. Nyos ------------------------------------------------------- Delay not, Caesar. Read it instantly. -- Shakespeare, "Julius Caesar" 3,1 Here is a letter, read it at your leisure. -- Shakespeare, "Merchant of Venice" 5,1 [Quoted in "VMS Internals and Data Structures", V4.4, when referring to I/O system services.]