Re: [PHP] Zend memory manager

2011-01-24 Thread Adi Mutu
Ok, Everything's clear now.Thanks for the help and sorry for incoveniences.

Re: [PHP] Zend memory manager

2011-01-24 Thread Daniel Brown
On Mon, Jan 24, 2011 at 14:17, Adi Mutu wrote: > > I have asked also there..but no answerBut honestly i don't understand > why you have reccomended me that forum..because i thougt these mailing > lists are about php developing... Because this is about developing in PHP in ge

RE: [PHP] Zend memory manager

2011-01-24 Thread Adi Mutu
I have asked also there..but no answerBut honestly i don't understand why you have reccomended me that forum..because i thougt these mailing lists are about php developing... Thanks,A.

RE: [PHP] Zend memory manager

2011-01-24 Thread Tommy Pham
>From the search results, you'd see several links http://forums.zend.com. I'd say that's the best place to ask ;) From: Adi Mutu [mailto:adi_mut...@yahoo.com] Sent: Sunday, January 23, 2011 11:07 PM To: Tommy Pham Cc: php-general@lists.php.net; Daniel Brown Subject: Re:

Re: [PHP] Zend memory manager

2011-01-23 Thread Adi Mutu
Of course I have tried, but nothing ... The results or only aboyt emalloc/pemalloc familly. Nothing lower level about how these 2 functions are implemented or about the mm_heap struct of mm_block.

RE: [PHP] Zend memory manager

2011-01-23 Thread Tommy Pham
> -Original Message- > From: Adi Mutu [mailto:adi_mut...@yahoo.com] > Sent: Sunday, January 23, 2011 12:14 PM > To: Daniel Brown > Cc: php-general@lists.php.net > Subject: Re: [PHP] Zend memory manager > > > > I have looked at the sources, but it's sti

Re: [PHP] Zend memory manager

2011-01-23 Thread Adi Mutu
I have looked at the sources, but it's still not very clear to me Where should I ask this question than.? Sorry for the inconveniences! Thanks,

Re: [PHP] Zend memory manager

2011-01-23 Thread Daniel Brown
On Sun, Jan 23, 2011 at 09:10, Adi Mutu wrote: > Hello, > > This is my first mail here, i hope it's ok. > Can somebody give me any hint to some docs about how the Zend mm works? I > can't > find any references on the net. > I'm not interested in only emalloc, efree etc. but at an even lower l