Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:51370 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55379 invoked from network); 28 Jan 2011 09:34:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Jan 2011 09:34:02 -0000 Authentication-Results: pb1.pair.com header.from=tony@daylessday.org; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tony@daylessday.org; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain daylessday.org designates 89.208.40.236 as permitted sender) X-PHP-List-Original-Sender: tony@daylessday.org X-Host-Fingerprint: 89.208.40.236 mail.daylessday.org Linux 2.6 Received: from [89.208.40.236] ([89.208.40.236:45350] helo=daylessday.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E3/D4-14384-88D824D4 for ; Fri, 28 Jan 2011 04:34:01 -0500 Received: from think.site (95-27-172-134.broadband.corbina.ru [95.27.172.134]) by daylessday.org (Postfix) with ESMTPSA id 82A7DBFA09D for ; Fri, 28 Jan 2011 12:33:57 +0300 (MSK) Message-ID: <4D428D8A.4060302@daylessday.org> Date: Fri, 28 Jan 2011 12:34:02 +0300 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20101125 SUSE/3.0.11 Thunderbird/3.0.11 MIME-Version: 1.0 To: internals@lists.php.net References: <90471.23541.qm@web43505.mail.sp1.yahoo.com> In-Reply-To: <90471.23541.qm@web43505.mail.sp1.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Zend mm From: tony@daylessday.org (Antony Dovgal) On 01/28/2011 09:06 AM, Adi Mutu wrote: > Hello, > > Nobody can help me understand better the internals of the zend memory manager? What's your question? "Are there any books about zend_mm_aloc_int() and zend_mm_free_int(), structs like zend_mm_heap etc?" No, the sources are your best source =) of information. If you have any exact questions, no need to ask if anybody can help you, just ask your questions right away. -- Wbr, Antony Dovgal --- http://pinba.org - realtime statistics for PHP