From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37355) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X9vmM-000885-RY for qemu-devel@nongnu.org; Wed, 23 Jul 2014 08:36:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X9vmH-000542-Uq for qemu-devel@nongnu.org; Wed, 23 Jul 2014 08:36:18 -0400 Received: from mx1.redhat.com ([209.132.183.28]:65180) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X9vmH-00053s-LT for qemu-devel@nongnu.org; Wed, 23 Jul 2014 08:36:13 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s6NCaB7i027490 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Wed, 23 Jul 2014 08:36:12 -0400 Message-ID: <53CFAC3A.5020407@redhat.com> Date: Wed, 23 Jul 2014 06:36:10 -0600 From: Eric Blake MIME-Version: 1.0 References: <1406116532-15824-1-git-send-email-stefanha@redhat.com> In-Reply-To: <1406116532-15824-1-git-send-email-stefanha@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="SxQb0oRusXPfcgCdbg49T1aCIeBLjP5bT" Subject: Re: [Qemu-devel] [PATCH v3] docs/multiple-iothreads.txt: add documentation on IOThread programming List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi , qemu-devel@nongnu.org Cc: Kevin Wolf This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --SxQb0oRusXPfcgCdbg49T1aCIeBLjP5bT Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 07/23/2014 05:55 AM, Stefan Hajnoczi wrote: > This document explains how IOThreads and the main loop are related, > especially how to write code that can run in an IOThread. Currently > only virtio-blk-data-plane uses these techniques. The next obvious > target is virtio-scsi; there has also been work on virtio-net. >=20 > Signed-off-by: Stefan Hajnoczi > --- Would have been nice to explain the diff to v2... > docs/multiple-iothreads.txt | 134 ++++++++++++++++++++++++++++++++++++= ++++++++ > 1 file changed, 134 insertions(+) > create mode 100644 docs/multiple-iothreads.txt >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --SxQb0oRusXPfcgCdbg49T1aCIeBLjP5bT 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/ iQEcBAEBCAAGBQJTz6w6AAoJEKeha0olJ0NqCLsH/1FCpDZ0bPyzIhufUzjJp2LA Q/xdl87DylfKEXa+1URZPmxK+NJAfYg8Nq1zWt98QrrhjHp5eYtqsp+SRbMwXCHB 6NSuFtAMPiRoDQTDnT3I2sNb2OhY5db0oOv4CFHo61L/4CmXcdas4bEOaWzH+7jf +E2f6iaSBCIQT4Lpe215blt+YIYULxzTR6ZgO7qC2/v3wWJOqD6ZzckF9CJNBn7N ARjDpQvbWkJORWMzRA4HNgoeBqnlc4l/Pt6zeYNZHOKhQojRzHQ0Y/Bf7w/oIMxR BXSplxp9mo8XbZa4JPNiFwvUdijCHJGAnNlo8y8UPEvOTKSOvT5zdU0rRESMkqY= =XohH -----END PGP SIGNATURE----- --SxQb0oRusXPfcgCdbg49T1aCIeBLjP5bT--