Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:33795 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 12762 invoked by uid 1010); 6 Dec 2007 10:50:08 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 12747 invoked from network); 6 Dec 2007 10:50:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Dec 2007 10:50:08 -0000 Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.94.239.7 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.94.239.7 mail.jdi-ict.nl Linux 2.6 Received: from [82.94.239.7] ([82.94.239.7:37307] helo=mail.jdi-ict.nl) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 44/51-33463-DD3D7574 for ; Thu, 06 Dec 2007 05:50:06 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.jdi-ict.nl (8.13.7/8.12.11) with ESMTP id lB6AnuqT019635; Thu, 6 Dec 2007 11:49:57 +0100 Date: Thu, 6 Dec 2007 11:49:57 +0100 (CET) X-X-Sender: derick@kossu.ez.no To: Dmitry Stogov cc: Andi Gutmans , Stas Malyshev , Guilherme Blanco , scott.mcnaught@synergy8.com, Rasmus Lerdorf , Antony Dovgal , Cristian Rodriguez , internals@lists.php.net In-Reply-To: <4757D355.2060705@zend.com> Message-ID: References: <698DE66518E7CA45812BD18E807866CEF88FDD@us-ex1.zend.net> <7d5a202f0712031900i386f8964s675da26cc93af3fe@mail.gmail.com> <47550FAB.30002@daylessday.org> <698DE66518E7CA45812BD18E807866CEF890ED@us-ex1.zend.net> <475578BE.40908@daylessday.org> <4755A797.1020905@lerdorf.com> <-4460533375996444588@unknownmsgid> <698DE66518E7CA45812BD18E807866CEF89334@us-ex1.zend.net> <47570A20.8070901@zend.com> <698DE66518E7CA45812BD18E807866CEF895BF@us-ex1.zend.net> <4757D355.2060705@zend.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=UTF-8 Subject: Re: [PHP-DEV] Garbage collector patch From: derick@php.net (Derick Rethans) On Thu, 6 Dec 2007, Dmitry Stogov wrote: > Derick Rethans wrote: > > On Wed, 5 Dec 2007, Andi Gutmans wrote: > > > > > Yes that's basically true although Dmitry can probably elaborate. > > > I believe if the collector kicks in there'll also be a bit of a > > > slowdown but my main concern is to be able to turn it off because > > > of stability. As you can see with the update patch it seems > > > performance is quite good. > > > > > From what I can see, the patch doesn't actually work... it just > > > crashes. Did you have a look at that yet? > > The GC patch passes the whole php test-suite with the same bugs. > > The fact that it crashes on some script doesn't mean that "the patch doesn't > actually work". That doesn't mean it works better for me than the old one either, where I couldn't get it to crash at all ;-) Anyway, did you try to reproduce it with the instructions that I provided? regards, Derick -- Derick Rethans http://derickrethans.nl | http://ezcomponents.org | http://xdebug.org