From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47022) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQIf9-0003Sy-58 for qemu-devel@nongnu.org; Tue, 24 Feb 2015 11:48:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YQIf0-0007Ie-55 for qemu-devel@nongnu.org; Tue, 24 Feb 2015 11:48:47 -0500 Received: from mx1.redhat.com ([209.132.183.28]:40916) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQIez-0007IH-T0 for qemu-devel@nongnu.org; Tue, 24 Feb 2015 11:48:38 -0500 Message-ID: <54ECAB3C.8080300@redhat.com> Date: Tue, 24 Feb 2015 09:47:56 -0700 From: Eric Blake MIME-Version: 1.0 References: <142929b6b5adbf371309043d23864c22b0afdec4.1423842044.git.berto@igalia.com> <54ECAA9C.5080500@redhat.com> In-Reply-To: <54ECAA9C.5080500@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="K4Ml5KhuDPewPJloGBofvRwOtNl0nQIuU" Subject: Re: [Qemu-devel] [PATCH 7/9] throttle: Add throttle group support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alberto Garcia , qemu-devel@nongnu.org Cc: Kevin Wolf , Stefan Hajnoczi This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --K4Ml5KhuDPewPJloGBofvRwOtNl0nQIuU Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 02/24/2015 09:45 AM, Eric Blake wrote: > On 02/13/2015 09:06 AM, Alberto Garcia wrote: >> The throttle group support use a cooperative round robin scheduling al= gorithm. >> >> qapi/block-core.json | 5 +- >> qemu-options.hx | 1 + >> qmp-commands.hx | 3 +- >=20 > Just a qapi review for now... >=20 >=20 > I hate write-only interfaces. What is the corresponding 'query-*' > command that I can invoke to learn which group, if any, a node is > associated with? Okay, I hit send too soon. I see this is part of BlockDeviceInfo, which is in turn part of BlockInfo returned by 'query-block'. So this addition is the output side, and there is nothing that yet exists to associate a node with a throttle group on the input side (assuming that comes later in 8/9 or 9/9). --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --K4Ml5KhuDPewPJloGBofvRwOtNl0nQIuU 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/ iQEcBAEBCAAGBQJU7Ks8AAoJEKeha0olJ0NqqgYH/R8ljR+QX9IJ3dL3+B9AbmSF c/3SGbBp+XKwEIDfV+S7CfzE5e7zrinYgOETXU9EcZ5ccwq5RV/+diOQbaJDULv4 SYoz78LTkUg6mN7tGWs9nQfmbWQUBP0353VNCF1WeWXT6GZthADGu8EjAR0iiATS 6RRGzE4g6qxxwGAsziwDPLyitk9zFDtqmAYCIXpxmJSgav2NPnB2i6lqysn+VCx1 3q7rk8677KMX14pRRgR4EWmw7YeVuaFCCPD7Wl5+kD6i3milT85gnTxa2OeBh+Na 0RJx/0fnTatNONznAV/EnmwProyX+1l1wwNl/ofMKKITWngpzhx3L/AioCCjewI= =tgbC -----END PGP SIGNATURE----- --K4Ml5KhuDPewPJloGBofvRwOtNl0nQIuU--