Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:51372 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46375 invoked from network); 29 Jan 2011 17:11:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Jan 2011 17:11:50 -0000 Authentication-Results: pb1.pair.com header.from=adi_mutu06@yahoo.com; sender-id=unknown; domainkeys=good Authentication-Results: pb1.pair.com smtp.mail=adi_mutu06@yahoo.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain yahoo.com from 98.139.91.240 cause and error) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: adi_mutu06@yahoo.com X-Host-Fingerprint: 98.139.91.240 nm11-vm0.bullet.mail.sp2.yahoo.com Received: from [98.139.91.240] ([98.139.91.240:43669] helo=nm11-vm0.bullet.mail.sp2.yahoo.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D2/30-44511-55A444D4 for ; Sat, 29 Jan 2011 12:11:49 -0500 Received: from [98.139.91.65] by nm11.bullet.mail.sp2.yahoo.com with NNFMP; 29 Jan 2011 17:11:46 -0000 Received: from [98.139.91.32] by tm5.bullet.mail.sp2.yahoo.com with NNFMP; 29 Jan 2011 17:11:46 -0000 Received: from [127.0.0.1] by omp1032.mail.sp2.yahoo.com with NNFMP; 29 Jan 2011 17:11:46 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 860803.7132.bm@omp1032.mail.sp2.yahoo.com Received: (qmail 16902 invoked by uid 60001); 29 Jan 2011 17:11:46 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1296321106; bh=M0Ay9GniQadvQkDriE15ampBc6vGoRNTRR8CZKRV1o8=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:MIME-Version:Content-Type; b=lV+nH4eKKaRh8Ojv4wrHVdpa7YrzchPpdamSm+p2pJ6juLrQ/br2/V9P2A6+Rl72XZujv6UKD0XbA7+NdOBoZH7/vlBo3/JyKVGEpsaHDv71ifvUWsSkhs1FKrr3PzgTok+aYEA6eocT2FF0mi1Eqv0zEShx67aZc4XdiJgTS7o= DomainKey-Signature:a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:MIME-Version:Content-Type; b=kHEmbpNUDqqXTTnvMDrmU6XfHssjMjVse6bX3RxfchufWj2HmaQYKWh9TzrgI0rVFuvCwWVxkAsThfm6H20e4vYxwUlykWoFItB5jgS7dk5zF6SNJViMyTUrDv8Lpynj1scQoN1D7UsJflXj7/7DCcCz/fGKEb992QcqVbbHgVU=; Message-ID: <644047.16701.qm@web43509.mail.sp1.yahoo.com> X-YMail-OSG: 4ZI2oWsVM1lOn6u8pMFN11jAoMh56A1lorDbwWV9yytzJCW 7PwXCNpy9beqVygKQd4wAtWg17M2IpROr6LBWHO936p1BSwQmiOdQPsk69UU uF5qWSbyUFHFQgYx.8jdRWNi36H0CNcPcmTc1Z7em9ErFdiyCbQjdx0ctqIp gcrEJbq4rbnrOyl5ixZrs7MYARZpKZ_MlNnxdz09BCJU0XkV8Ur38PgoKAqW GTBHj6XefSQdxT4yuFgIYLA-- Received: from [92.81.7.31] by web43509.mail.sp1.yahoo.com via HTTP; Sat, 29 Jan 2011 09:11:46 PST X-Mailer: YahooMailClassic/11.4.20 YahooMailWebService/0.8.108.291010 Date: Sat, 29 Jan 2011 09:11:46 -0800 (PST) To: internals@lists.php.net Cc: tony@daylessday.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1814722110-1296321106=:16701" Subject: Re: Zend mm From: adi_mutu06@yahoo.com (Adi Mutu) --0-1814722110-1296321106=:16701 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable 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 t= his memory manager seems more complicated to me..... It would be useful if for example, could explain me the structures that are= used in the Zend memory manager, how they're chained etc.....and if you ca= n tell me in words what do=A0zend_mm_aloc_int() and zend_mm_free_int() basi= cally do...Thank you for your time,Adrian =0A=0A=0A --0-1814722110-1296321106=:16701--