From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50432) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xi9q5-0001oL-Qq for qemu-devel@nongnu.org; Sat, 25 Oct 2014 18:29:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xi9pz-0004N9-11 for qemu-devel@nongnu.org; Sat, 25 Oct 2014 18:29:37 -0400 Received: from mail4.gandi.net ([217.70.183.210]:39398) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xi9py-0004Mw-QW for qemu-devel@nongnu.org; Sat, 25 Oct 2014 18:29:30 -0400 Received: from localhost (mfiltercorp1-d.gandi.net [217.70.183.155]) by mail4.gandi.net (Postfix) with ESMTP id 13971120A9A for ; Sun, 26 Oct 2014 00:29:29 +0200 (CEST) Received: from mail4.gandi.net ([217.70.183.210]) by localhost (mfiltercorp1-d.gandi.net [217.70.183.155]) (amavisd-new, port 10024) with ESMTP id Na2gpBU6IFwO for ; Sun, 26 Oct 2014 00:29:28 +0200 (CEST) Received: from gandi.net (corp-ras.gandi.net [217.70.181.25]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail4.gandi.net (Postfix) with ESMTPSA id D269C120A89 for ; Sun, 26 Oct 2014 00:29:27 +0200 (CEST) Date: Sun, 26 Oct 2014 00:29:26 +0200 From: William Dauchy Message-ID: <20141025222926.GE25251@gandi.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="CGDBiGfvSTbxKZlW" Content-Disposition: inline Subject: [Qemu-devel] network traffic throttling List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: QEMU Developers --CGDBiGfvSTbxKZlW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, I'm looking for a way to limit the number of PPS using vhost-net interface in kvm. I saw http://www.linux-kvm.org/page/NetworkingTodo network traffic throttling=20 block implemented "continuous leaky bucket" for throttling we can use continuous leaky bucket to network IOPS/BPS * RX/TX/TOTAL Developer: Amos Kong just wondering if someone started to work on it or if they were another project working on it. Thanks, --=20 William --CGDBiGfvSTbxKZlW Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlRMJEYACgkQ1I6eqOUidQHHmQCdGAFYcXtTJneJ2Z6e+k7AhJLc Yi0AnRfusoXEM9Onb8LEUlcouHt+trdw =ZyIt -----END PGP SIGNATURE----- --CGDBiGfvSTbxKZlW--