From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37592) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V09zK-0006I4-Az for qemu-devel@nongnu.org; Fri, 19 Jul 2013 08:40:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V09zJ-00031G-7J for qemu-devel@nongnu.org; Fri, 19 Jul 2013 08:40:46 -0400 Received: from mx1.redhat.com ([209.132.183.28]:37147) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V09zI-00031B-Ue for qemu-devel@nongnu.org; Fri, 19 Jul 2013 08:40:45 -0400 Message-ID: <51E933C7.6090205@redhat.com> Date: Fri, 19 Jul 2013 06:40:39 -0600 From: Eric Blake MIME-Version: 1.0 References: <1373992168-26043-1-git-send-email-pbonzini@redhat.com> <1373992168-26043-3-git-send-email-pbonzini@redhat.com> In-Reply-To: <1373992168-26043-3-git-send-email-pbonzini@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="sMhuu7r7Cgw3BeFPUTOq11SIVGJBTQ9vq" Subject: Re: [Qemu-devel] [PATCH v2 02/17] cow: make writes go at a less indecent speed List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: famz@redhat.com, pl@kamp.de, qemu-devel@nongnu.org, stefanha@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --sMhuu7r7Cgw3BeFPUTOq11SIVGJBTQ9vq Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 07/16/2013 10:29 AM, Paolo Bonzini wrote: > Only sync once per write, rather than once per sector. >=20 > Signed-off-by: Paolo Bonzini > --- > block/cow.c | 19 ++++++++++++++++--- > 1 file changed, 16 insertions(+), 3 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --sMhuu7r7Cgw3BeFPUTOq11SIVGJBTQ9vq 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.4.13 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJR6TPHAAoJEKeha0olJ0NqDKAH/jpaTTI5ufJfAFqUR+Q9rS1l flQf0LCpcFMOzwZ6rESFgykbuZuKmqN2wEGwcYZzruYjIeMHE5o/r9xOk7VZ74/k qZ2gYYtdtkpGXxQdBH0dRdBKbr0t7Y8vNd5kILERYr22SlFi1cYRHCj7ufTc/mkE WJZ/BFCoSR8sfugJHBcvw9Ir8/0cgy7ASi2LFAWfJn+ie8QeA5J6PkxXczgJbiKd i29MLiKp/jAy/9zzSRDJuajtnapnVr/lz1zF6HKrfCNtNivxfUTT1t33GQpMWCvi QaHDAimq1GoUNnlTcTnNyJ35bxRzBwy8m5A6OOv8BSJs/JAuFk0QR0EADL/Qk3o= =3NoW -----END PGP SIGNATURE----- --sMhuu7r7Cgw3BeFPUTOq11SIVGJBTQ9vq--