From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:59907) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UHzop-00009l-Sr for qemu-devel@nongnu.org; Tue, 19 Mar 2013 12:55:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UHzok-0000YR-TO for qemu-devel@nongnu.org; Tue, 19 Mar 2013 12:55:23 -0400 Received: from mx1.redhat.com ([209.132.183.28]:10409) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UHzok-0000Xo-LW for qemu-devel@nongnu.org; Tue, 19 Mar 2013 12:55:18 -0400 Message-ID: <5148986D.7050203@redhat.com> Date: Tue, 19 Mar 2013 10:55:09 -0600 From: Eric Blake MIME-Version: 1.0 References: <1363362619-3190-1-git-send-email-pl@kamp.de> <1363362619-3190-6-git-send-email-pl@kamp.de> In-Reply-To: <1363362619-3190-6-git-send-email-pl@kamp.de> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="----enig2TXUPWJBIBPIFHMPUVHKG" Subject: Re: [Qemu-devel] [PATCHv2 5/9] migration: search for zero instead of dup pages List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Lieven Cc: qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2TXUPWJBIBPIFHMPUVHKG Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 03/15/2013 09:50 AM, Peter Lieven wrote: > virtually all dup pages are zero pages. remove > the speical is_dup_page() function and use the s/speical/special/ > optimized buffer_is_zero() function instead. >=20 > Signed-off-by: Peter Lieven > --- > arch_init.c | 17 +---------------- > 1 file changed, 1 insertion(+), 16 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org ------enig2TXUPWJBIBPIFHMPUVHKG 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/ iQEcBAEBCAAGBQJRSJhtAAoJEKeha0olJ0NqF/MH/A8CN6Qcd8xSazOOavL1T1iF GSp/vcCMXnZR7m7K9FpN+FBiqfsO29pmMoB6bb/DNOGEuSgcxpIAPqTieVsp0m9i aeg6gKBKW7o+G+sx8m7VrKGiG4qZtK9MdNT2C05X/81X48I8waCvCz1yVIs0N6Gx PWCgBlYo03yoCXf4XoQI5TIuq+2Y1qxSXX6wa293xvwua9gTQHWLmfkqqNGiM+kV OUobTqJ5I5YaVw7LAdH0Izqg0TrIGQYIlK0m7TAby61ZMLANbQ4CFlMjrJf9mBCC 9EP9IcttGMKUSdV6elMpMrvBBk/lkWctLplKeOE/oVT4uDG2lvRWWDjUmWTDbXY= =PjNH -----END PGP SIGNATURE----- ------enig2TXUPWJBIBPIFHMPUVHKG--