From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:47548) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QyJAO-0000Dw-Hb for qemu-devel@nongnu.org; Tue, 30 Aug 2011 03:55:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QyJAN-00052c-Ml for qemu-devel@nongnu.org; Tue, 30 Aug 2011 03:55:28 -0400 Received: from mx1.redhat.com ([209.132.183.28]:47034) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QyJAN-00052W-Ei for qemu-devel@nongnu.org; Tue, 30 Aug 2011 03:55:27 -0400 Message-ID: <4E5C9820.1040205@redhat.com> Date: Tue, 30 Aug 2011 09:58:24 +0200 From: Kevin Wolf MIME-Version: 1.0 References: <1314690371-9138-1-git-send-email-freddy77@gmail.com> In-Reply-To: <1314690371-9138-1-git-send-email-freddy77@gmail.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] linux aio: some comments List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Frediano Ziglio Cc: qemu-devel@nongnu.org Am 30.08.2011 09:46, schrieb Frediano Ziglio: > Add some notes about Linux AIO explaining why we don't use AIO in > some situations. > > Signed-off-by: Frediano Ziglio Thanks, applied to the block branch. Kevin