From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43221) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X4AHQ-00059F-I7 for qemu-devel@nongnu.org; Mon, 07 Jul 2014 10:52:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X4AHK-0000Bh-Pw for qemu-devel@nongnu.org; Mon, 07 Jul 2014 10:52:32 -0400 Received: from mx1.redhat.com ([209.132.183.28]:32600) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X4AHK-0000AU-HD for qemu-devel@nongnu.org; Mon, 07 Jul 2014 10:52:26 -0400 Message-ID: <53BAB422.3020207@redhat.com> Date: Mon, 07 Jul 2014 08:52:18 -0600 From: Eric Blake MIME-Version: 1.0 References: <1404738953-13221-1-git-send-email-stefanha@redhat.com> <1404738953-13221-2-git-send-email-stefanha@redhat.com> In-Reply-To: <1404738953-13221-2-git-send-email-stefanha@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="3BnPfVv77ur6A0iJASLn22UWvMkgauKme" Subject: Re: [Qemu-devel] [PATCH v3 1/2] coroutine: make pool size dynamic List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi , qemu-devel@nongnu.org Cc: Kevin Wolf , Paolo Bonzini , ming.lei@canonical.com, Markus Armbruster , =?UTF-8?B?TGx1w61zIFZpbGFub3Zh?= This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --3BnPfVv77ur6A0iJASLn22UWvMkgauKme Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 07/07/2014 07:15 AM, Stefan Hajnoczi wrote: > Allow coroutine users to adjust the pool size. For example, if the > guest has multiple emulated disk drives we should keep around more > coroutines. >=20 > Signed-off-by: Stefan Hajnoczi > --- > include/block/coroutine.h | 11 +++++++++++ > qemu-coroutine.c | 26 +++++++++++++++++++++++--- > 2 files changed, 34 insertions(+), 3 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --3BnPfVv77ur6A0iJASLn22UWvMkgauKme Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJTurQiAAoJEKeha0olJ0Nqz/UH/01O0QgL60QfGOIOWfi+JLCu zeLAIkk8avjcibMr9Jy2DwsuPYHXJfxi/HP/yYFUJ/5lFFpOLNUPykv0CZmMquj1 lSezdQnzY7kyUPD+IFweDOoG2OE6wTtZZgHN8s75jjrlmvRdyBD/YH91dSCJtb86 CGkPRc0Ji8v83WPkVS3Rkfd7GoSi6XQp/J3oz/wV192N5oSSfQn27TjnGT7noD0X waJRh1tPSniKG0T6vp59byoFpgnh0QWeJ6k3EQ/5HIgofAs7sPy+3xFZ6VqmgHB1 L62243mLRStb7gb965UqHS/7go2tgYRIGjdzvu31TvlTwj5bT4MXcv13fmVCkTw= =tFXx -----END PGP SIGNATURE----- --3BnPfVv77ur6A0iJASLn22UWvMkgauKme--