From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LBEEQ-0006Yk-Nz for qemu-devel@nongnu.org; Fri, 12 Dec 2008 15:03:26 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LBEEO-0006XD-R6 for qemu-devel@nongnu.org; Fri, 12 Dec 2008 15:03:26 -0500 Received: from [199.232.76.173] (port=35494 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LBEEO-0006X4-I2 for qemu-devel@nongnu.org; Fri, 12 Dec 2008 15:03:24 -0500 Received: from mail-gx0-f17.google.com ([209.85.217.17]:64737) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LBEEO-0006RV-0g for qemu-devel@nongnu.org; Fri, 12 Dec 2008 15:03:24 -0500 Received: by gxk10 with SMTP id 10so1901877gxk.10 for ; Fri, 12 Dec 2008 12:03:23 -0800 (PST) Message-ID: <4942C387.40204@codemonkey.ws> Date: Fri, 12 Dec 2008 14:03:19 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Switch to thread pool from posix-aio References: <494294B5.3030200@codemonkey.ws> <4942BAB1.7000208@codemonkey.ws> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: qemu-devel@nongnu.org Blue Swirl wrote: > On 12/12/08, Anthony Liguori wrote: > >> > > Yes, it does. > Thanks. I committed a work-around to get the build going again. I'll try to do a proper cleanup soon. Regards, Anthony Liguori