52 AM, Adi Mutu wrote:
>
> Thanks a lot, for all the help about zend mm guys, i'm very grateful.
> Thanks,A.
>
> --- On Sun, 1/30/11, Ben Schmidt wrote:
>
> From: Ben Schmidt
> Subject: Re: [PHP-DEV] Re: Zend mm
> To: "Adi Mutu"
> Cc: internals@lists.p
Thanks a lot, for all the help about zend mm guys, i'm very grateful.
Thanks,A.
--- On Sun, 1/30/11, Ben Schmidt wrote:
From: Ben Schmidt
Subject: Re: [PHP-DEV] Re: Zend mm
To: "Adi Mutu"
Cc: internals@lists.php.net, t...@daylessday.org
Date: Sunday, January 30, 2011, 4:45 PM
Am 31.01.2011 01:45, schrieb Ben Schmidt:
> - Relating this to, PHP: PHP is a garbage collected language which I
> believe uses reference counting and a clever collector to detect and
> free cycles. I haven't looked in detail into the implementation, but I
> know some documentation is availab
On 30/01/11 4:11 AM, Adi Mutu wrote:
> I have looked at the sources, but i'm only at the begining of
> analyzing the php sources.i've understand how to write extensions
> for example, but this memory manager seems more complicated to me.
Yes, it is. Memory management is a low-level and su