Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77875 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29685 invoked from network); 11 Oct 2014 07:08:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Oct 2014 07:08:32 -0000 Authentication-Results: pb1.pair.com smtp.mail=remi@fedoraproject.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=remi@fedoraproject.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain fedoraproject.org from 217.70.183.197 cause and error) X-PHP-List-Original-Sender: remi@fedoraproject.org X-Host-Fingerprint: 217.70.183.197 relay5-d.mail.gandi.net Linux 2.6 Received: from [217.70.183.197] ([217.70.183.197:45638] helo=relay5-d.mail.gandi.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 12/11-21692-C67D8345 for ; Sat, 11 Oct 2014 03:08:29 -0400 Received: from mfilter38-d.gandi.net (mfilter38-d.gandi.net [217.70.178.169]) by relay5-d.mail.gandi.net (Postfix) with ESMTP id 3DCC641C05C for ; Sat, 11 Oct 2014 09:08:25 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mfilter38-d.gandi.net Received: from relay5-d.mail.gandi.net ([217.70.183.197]) by mfilter38-d.gandi.net (mfilter38-d.gandi.net [10.0.15.180]) (amavisd-new, port 10024) with ESMTP id EUeeuUiqyfAs for ; Sat, 11 Oct 2014 09:08:23 +0200 (CEST) X-Originating-IP: 82.241.130.121 Received: from schrodingerscat.famillecollet.com (pom51-2-82-241-130-121.fbx.proxad.net [82.241.130.121]) (Authenticated sender: contact@ll-experts.com) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id ACE4741C06B for ; Sat, 11 Oct 2014 09:08:23 +0200 (CEST) Message-ID: <5438D767.105@fedoraproject.org> Date: Sat, 11 Oct 2014 09:08:23 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1 MIME-Version: 1.0 To: internals@lists.php.net References: <54379B40.6020403@fedoraproject.org> <5437CC48.6060806@fedoraproject.org> <54380E49.3060401@sugarcrm.com> <543878D2.1080008@lerdorf.com> <5438C214.60107@fedoraproject.org> <5438CB81.1070107@fedoraproject.org> In-Reply-To: <5438CB81.1070107@fedoraproject.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] GMP memory allocator, various issues From: remi@fedoraproject.org (Remi Collet) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Le 11/10/2014 08:17, Remi Collet a =C3=A9crit : > Le 11/10/2014 07:37, Remi Collet a =C3=A9crit : >=20 >> I will try to create a patch, for test, as we really need to fix=20 >> this problem, especially it gmp going to go into core (bigint=20 >> patch). >=20 > See=20 > https://bugs.php.net/patch-display.php?bug=3D63595&patch=3Dgmp-memory.p= atch&revision=3D1413008196 Sorry, >=20 use https://bugs.php.net/patch-display.php?bug_id=3D63595&patch=3Dgmp-memory.= patch&revision=3Dlatest (against 5.6.1) Test suite result is unchanged (I have tests/gmp_remroot.phpt failed [1] with or without the patch) Execution time of the test suite seems not significantly changed. Remi. P.S. $ cat tests/gmp_remroot.diff 036+ string(3) "-36" 036- string(2) "36" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlQ412cACgkQYUppBSnxahhhBgCfV0Vw7LiwizkuwFDBVivc0meX hVEAoNL4dVP4ZjDs56qpOPIlehlbJ7ZL =3DZIQy -----END PGP SIGNATURE-----