From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=45543 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P8OLg-0003AZ-68 for qemu-devel@nongnu.org; Tue, 19 Oct 2010 22:24:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P8OLe-0003d0-Pa for qemu-devel@nongnu.org; Tue, 19 Oct 2010 22:24:15 -0400 Received: from e2.ny.us.ibm.com ([32.97.182.142]:35309) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P8OLe-0003cw-Lo for qemu-devel@nongnu.org; Tue, 19 Oct 2010 22:24:14 -0400 Received: from d01relay06.pok.ibm.com (d01relay06.pok.ibm.com [9.56.227.116]) by e2.ny.us.ibm.com (8.14.4/8.13.1) with ESMTP id o9K28gix007849 for ; Tue, 19 Oct 2010 22:08:42 -0400 Received: from d01av02.pok.ibm.com (d01av02.pok.ibm.com [9.56.224.216]) by d01relay06.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id o9K2ODGw1876196 for ; Tue, 19 Oct 2010 22:24:13 -0400 Received: from d01av02.pok.ibm.com (loopback [127.0.0.1]) by d01av02.pok.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id o9K2OAQL011393 for ; Wed, 20 Oct 2010 00:24:13 -0200 Date: Wed, 20 Oct 2010 07:54:08 +0530 From: Balbir Singh Subject: Re: [Qemu-devel] [PATCH 2/3] Make paio subsystem use threadlets Message-ID: <20101020022408.GM15844@balbir.in.ibm.com> References: <20101019173946.16514.62027.stgit@localhost6.localdomain6> <20101019174320.16514.92329.stgit@localhost6.localdomain6> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20101019174320.16514.92329.stgit@localhost6.localdomain6> Reply-To: balbir@linux.vnet.ibm.com List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Arun R Bharadwaj Cc: qemu-devel@nongnu.org * Arun R B [2010-10-19 23:13:20]: > From: Gautham R Shenoy > > This patch makes the paio subsystem use the threadlet framework thereby > decoupling asynchronous threading framework portion out of > posix-aio-compat.c > > The patch has been tested with fstress. > > Signed-off-by: Gautham R Shenoy > Signed-off-by: Sripathi Kodi This change seems reasonable to me Acked-by: Balbir Singh -- Three Cheers, Balbir