Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10916 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53315 invoked by uid 1010); 5 Jul 2004 19:02:14 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 53269 invoked from network); 5 Jul 2004 19:02:14 -0000 Received: from unknown (HELO mproxy.gmail.com) (216.239.56.249) by pb1.pair.com with SMTP; 5 Jul 2004 19:02:14 -0000 Received: by mproxy.gmail.com with SMTP id w29so2204938cwb for ; Mon, 05 Jul 2004 12:01:59 -0700 (PDT) Received: by 10.11.99.30 with SMTP id w30mr354949cwb; Mon, 05 Jul 2004 12:01:59 -0700 (PDT) Message-ID: <24e5f3b704070512011a9e3ba0@mail.gmail.com> Date: Mon, 5 Jul 2004 12:01:58 -0700 Reply-To: sterling@apache.org To: Rasmus Lerdorf Cc: internals@lists.php.net In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <5.1.0.14.2.20040705100648.0203b2f0@127.0.0.1> Subject: Re: [PHP-DEV] Memory manager From: sterling.hughes@gmail.com (Sterling Hughes) yes!!! i currently don't have a 32 bit linux box available to me (i'm remote in ca for all of august), however, if someone gives me shell on one, i'll bang around on it with valgrind. -sterling On Mon, 5 Jul 2004 11:13:12 -0700 (Pacific Standard Time), Rasmus Lerdorf wrote: > > > I'd like to see a few people who know their way around Valgrind give this > thing a workout before any release. I am planning on doing that as well > this week, but the more codepaths tested, the better. > > -Rasmus > > On Mon, 5 Jul 2004, Andi Gutmans wrote: > > > Hi, > > > > Although I'm pretty sure I fixed the problem of the memory manager (in > > zend_alloc.c), I agree with Sterling that it's probably best to disable it > > for 5.0.0. I don't think that my fix will get enough testing until then for > > me to feel comfortable with including it. > > As I'd like to roll 5.0.0 by the end of the week, can developers please > > speak up if they have anything critical they are working on? > > > > Please also run latest head just to make sure that the malloc()/free() MM > > still works :) > > > > Andi > > > > -- > > PHP Internals - PHP Runtime Development Mailing List > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >